src/views/basicData/product/ProductSelectDialog.vue
@@ -32,6 +32,7 @@ <el-table-column prop="parentName" label="产品定性" min-width="120" show-overflow-tooltip /> <el-table-column prop="model" label="型号名称" min-width="200" /> <el-table-column prop="thickness" label="厚度" min-width="160" :formatter="formatThicknessTo15" /> <el-table-column prop="unit" label="单位" min-width="160" /> </el-table> <div class="mt-3 flex justify-end">