yyb
10 天以前 154f3f8e6e8a98e0472d9cc02e7a11dc6bc2b0eb
src/views/qualityManagement/rawMaterialInspection/components/formDia.vue
@@ -347,7 +347,7 @@
    testStandardOptions.value = [];
    tableData.value = [];
    // 先确保产品树已加载,否则编辑时产品/规格型号无法反显
    await getProductOptions();
    // await getProductOptions();
    if (operationType.value === "edit") {
      // 先保存 testStandardId,避免被清空
      const savedTestStandardId = row.testStandardId;