gongchunyi
16 小时以前 9689c0418e2a71a36ae2ebef79a0db329ca428bf
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">