rev:库存报表入库时间更新
This commit is contained in:
@@ -239,7 +239,7 @@
|
||||
<el-table-column prop="ivt_qty" label="库存数" :formatter="rounding"/>
|
||||
<el-table-column prop="warehousing_qty" label="待入数" :formatter="rounding"/>
|
||||
<el-table-column prop="unit_name" label="计量单位"/>
|
||||
<el-table-column prop="instorage_time" label="入库时间" min-width="150"/>
|
||||
<el-table-column prop="confirm_time" label="入库时间" min-width="150"/>
|
||||
<el-table-column prop="joint_type" label="接头数" min-width="150"/>
|
||||
<el-table-column prop="sub_type" label="子卷状态" min-width="150" :formatter="formatSubType"/>
|
||||
<el-table-column prop="stock_age" label="生产时长(天)" min-width="120" />
|
||||
|
||||
Reference in New Issue
Block a user