feat(warehousing): 添加厂家卷号列显示
This commit is contained in:
@@ -180,6 +180,7 @@
|
||||
<!-- <el-tag type="info" size="small">{{ scope.row.currentCoilNo }}</el-tag> -->
|
||||
</template>
|
||||
</el-table-column>
|
||||
<el-table-column label="厂家卷号" align="center" prop="supplierCoilNo" />
|
||||
|
||||
<el-table-column label="新增时间" align="center" prop="createTime" width="150" :show-overflow-tooltip="true">
|
||||
<template slot-scope="scope">
|
||||
|
||||
Reference in New Issue
Block a user