代码更新
This commit is contained in:
@@ -233,7 +233,7 @@
|
||||
<span v-show="showTab">{{scope.row.material_code}}</span>
|
||||
</template>
|
||||
</el-table-column>
|
||||
<el-table-column prop="material_name" label="物料名称" />
|
||||
<el-table-column prop="material_name" label="物料名称" min-width="120"/>
|
||||
<el-table-column prop="instorage_time" label="入库时间" min-width="150" show-overflow-tooltip/>
|
||||
<el-table-column prop="point_status_name" label="点位状态" width="120">
|
||||
<template slot-scope="scope">
|
||||
|
||||
Reference in New Issue
Block a user