修改
This commit is contained in:
@@ -332,7 +332,7 @@
|
||||
<el-table-column prop="restruct_container_name" label="改制来源子卷号" width="120px" />
|
||||
<el-table-column prop="package_box_sn" label="改制来源子卷木箱号" width="150px" />
|
||||
<el-table-column prop="resource_name" label="机台编码" min-width="110" show-overflow-tooltip />
|
||||
<el-table-column prop="ext_code" label="点位" min-width="110" show-overflow-tooltip />
|
||||
<el-table-column prop="point_code" label="点位" min-width="110" show-overflow-tooltip />
|
||||
<el-table-column prop="product_name" label="产品编码" min-width="130" show-overflow-tooltip />
|
||||
<el-table-column prop="product_area" label="生产区域" />
|
||||
<el-table-column prop="split_group" label="分切组" />
|
||||
|
||||
@@ -150,7 +150,6 @@ export default {
|
||||
open() {
|
||||
debugger
|
||||
this.crud.query.mater_type = this.opendtlParam
|
||||
// this.crud.toQuery()
|
||||
},
|
||||
submit() {
|
||||
this.rows = this.$refs.multipleTable.selection
|
||||
|
||||
Reference in New Issue
Block a user