nizongfeng 2 роки тому
джерело
коміт
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>


Завантаження…
Відмінити
Зберегти