Merge remote-tracking branch 'origin/master_merge_0523' into master_merge_0523

This commit is contained in:
2026-01-21 15:48:50 +08:00

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