yyb
16 小时以前 d648788841a802a2f56db5bd657a408b9b229d65
src/views/productionManagement/productStructure/index.vue
@@ -567,8 +567,7 @@
      query: {
        id: row.id,
        bomNo: row.bomNo || "",
        productName: row.productName || "",
        productModelName: row.productModelName || "",
        dictLabel: row.dictLabel || "",
      },
    });
  };