修改bug

This commit is contained in:
zds
2022-07-04 12:47:11 +08:00
parent 7cfe78c74e
commit 648c12e66d
4 changed files with 61 additions and 31 deletions

View File

@@ -168,8 +168,6 @@
<el-table-column prop="stor_name" label="仓库" width="100" />
<el-table-column show-overflow-tooltip prop="bill_type" :formatter="bill_typeFormat" width="100" label="业务类型" />
<el-table-column show-overflow-tooltip width="135" prop="biz_date" label="业务日期" />
<el-table-column show-overflow-tooltip width="135" prop="material_code" label="物料编码" />
<el-table-column show-overflow-tooltip width="135" prop="material_name" label="物料名称" />
<el-table-column show-overflow-tooltip :formatter="create_modeFormat" prop="create_mode" label="生成方式" width="100" />
<el-table-column label="制单人" align="center" prop="input_optname" width="100" />
<el-table-column show-overflow-tooltip prop="input_time" width="135" label="制单时间" />