From a1683475dd246e8fbb6797a63c694c50d6aa7260 Mon Sep 17 00:00:00 2001 From: lijing Date: Wed, 27 Nov 2024 18:49:22 +0800 Subject: [PATCH] =?UTF-8?q?=E7=94=9F=E4=BA=A7=E6=95=B0=E9=87=8F=E9=99=90?= =?UTF-8?q?=E5=88=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/quality/Materialinspection/index.vue | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) 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 {