修改
This commit is contained in:
@@ -221,7 +221,7 @@
|
||||
>
|
||||
<el-table-column type="selection" width="55" />
|
||||
<el-table-column type="index" label="序号" width="50" align="center" />
|
||||
<el-table-column show-overflow-tooltip prop="bill_code" width="130" label="订单编码" />
|
||||
<el-table-column show-overflow-tooltip prop="bill_code" width="130" label="单据号" />
|
||||
<el-table-column show-overflow-tooltip :formatter="stateFormat" width="100" prop="bill_status" label="单据状态" />
|
||||
<el-table-column prop="stor_name" label="仓库" width="100" />
|
||||
<el-table-column prop="io_type" label="出入库类型" :formatter="ioFormat" min-width="100" show-overflow-tooltip />
|
||||
|
||||
Reference in New Issue
Block a user