ソースを参照

备注优化

master
nizongfeng 1年前
コミット
2418391425
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      application/admin/view/order_main/index.html

+ 1
- 1
application/admin/view/order_main/index.html ファイルの表示

@@ -296,7 +296,7 @@
placeholder="请输入内容"
v-model="addMemo.memo">
</el-input>
<el-button type="primary" style="margin-top: 10px" @click="saveMemo(1)">+新增</el-button>
<el-button type="primary" style="margin-top: 10px" @click="saveMemo(1)">+新增备注</el-button>
</div>
<el-table ref="multipleTable" :data="memoList" border tooltip-effect="dark" style="font-size:12px;width: 100%;margin: 12px">
<el-table-column prop="create_time" label="时间" min-width="30" ></el-table-column>


読み込み中…
キャンセル
保存