opt:入库页面优化
This commit is contained in:
@@ -189,6 +189,8 @@
|
||||
</el-table-column>
|
||||
<el-table-column show-overflow-tooltip :formatter="stateFormat" width="80" prop="bill_status" :label="$t('wms.st.outbill.bill_status')" />
|
||||
<el-table-column show-overflow-tooltip prop="stor_name" :label="$t('wms.st.outbill.warehouse')" width="80" />
|
||||
<el-table-column prop="struct_code" :label="$t('wms.st.outbill.warehouse_location')" width="100px;" />
|
||||
<el-table-column prop="vehicle_code" :label="$t('wms.st.outbill.vehicle_code')" width="100px;" />
|
||||
<el-table-column show-overflow-tooltip prop="bill_type" :formatter="bill_typeFormat" :label="$t('wms.st.outbill.bill_type')" />
|
||||
<el-table-column show-overflow-tooltip width="100" prop="biz_date" :label="$t('wms.st.outbill.business_date')" />
|
||||
<el-table-column show-overflow-tooltip :label="$t('wms.st.outbill.detail_count')" align="center" prop="detail_count" width="60" />
|
||||
|
||||
Reference in New Issue
Block a user