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