fix:二楼起点终点确定下发问题处理
This commit is contained in:
@@ -611,7 +611,11 @@
|
||||
prop="container_name"
|
||||
label="子卷号"
|
||||
:min-width="flexWidth('container_name',crud.data,'子卷号')"
|
||||
/>
|
||||
>
|
||||
<template slot-scope="scope">
|
||||
<el-link type="warning" @click="toView(scope.row.container_name)">{{ scope.row.container_name }}</el-link>
|
||||
</template>
|
||||
</el-table-column>
|
||||
<el-table-column
|
||||
prop="product_name"
|
||||
label="产品编码"
|
||||
|
||||
Reference in New Issue
Block a user