소스 검색

备注优化

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>


불러오는 중...
취소
저장