修改bug
This commit is contained in:
@@ -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="制单时间" />
|
||||
|
||||
Reference in New Issue
Block a user