liyong
9 小时以前 6c25ff12b260880f96363ddfd8b061d78c3d87e3
src/views/productionManagement/productStructure/index.vue
@@ -34,6 +34,11 @@
const tableColumn = ref([
  {
    label: "产品编码",
    prop: "productCode",
    slot: "detail"
  },
  {
    label: "产品名称",
    prop: "productName",
    dataType: 'slot',