fix:二楼起点终点确定下发问题处理

This commit is contained in:
zhouz
2026-01-21 11:25:16 +08:00
parent ed49e15ebb
commit f1ca435080

View File

@@ -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="产品编码"