diff --git a/src/pages/quality/Materialinspection/index.vue b/src/pages/quality/Materialinspection/index.vue index 969563e..482b50a 100644 --- a/src/pages/quality/Materialinspection/index.vue +++ b/src/pages/quality/Materialinspection/index.vue @@ -147,9 +147,8 @@ -
实际值:
- -
实际值:
+
实际值:
+
实际值:
@@ -255,7 +254,7 @@
- +
@@ -311,7 +310,7 @@
- + @@ -341,7 +340,7 @@
- + @@ -2059,6 +2058,9 @@ export default class PurchaseWHSRM extends BasePage { // }; // //默认查暂存草稿 // await this.model.queryCheckTaskDetailListCG(query); + (this.$refs.uToast as any).show({ + title: '保存成功', + }); this.showmask = false; // this.show = false; } else {