From 2e5a541a6ab49b7244816e768617d41d599a9fd2 Mon Sep 17 00:00:00 2001 From: x_z Date: Mon, 11 Jul 2022 11:40:46 +0800 Subject: [PATCH] =?UTF-8?q?1.=E8=B0=83=E6=95=B4=E9=83=A8=E5=88=86=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E6=A0=B7=E5=BC=8F=EF=BC=8C=E7=BB=9F=E4=B8=80=E7=AC=AC?= =?UTF-8?q?=E4=B8=89=E6=96=B9=E6=95=B0=E6=8D=AE=E6=B7=BB=E5=8A=A0=E4=BA=A7?= =?UTF-8?q?=E5=93=81=E5=92=8C=E4=BA=A7=E5=93=81=E8=AF=A6=E6=83=85=E5=B1=95?= =?UTF-8?q?=E7=A4=BA=E5=AD=97=E6=AE=B5=202.=E7=AC=AC=E4=B8=89=E6=96=B9?= =?UTF-8?q?=E4=BA=A7=E5=93=81=E4=BF=A1=E6=81=AF=E8=AF=A6=E6=83=85=E9=A1=B5?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=89=80=E5=B1=9E=E7=AC=AC=E4=B8=89=E6=96=B9?= =?UTF-8?q?=E7=B3=BB=E7=BB=9F=E5=90=8D=E7=A7=B0=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/basic/BasicThirdSys.vue | 2 +- src/views/basic/BasicThirdSysModify.vue | 33 ++++++++++++++----------- src/views/thrsys/ThrProductsDetail.vue | 20 ++++++++++++--- 3 files changed, 36 insertions(+), 19 deletions(-) diff --git a/src/views/basic/BasicThirdSys.vue b/src/views/basic/BasicThirdSys.vue index e3fcafe..314eba1 100644 --- a/src/views/basic/BasicThirdSys.vue +++ b/src/views/basic/BasicThirdSys.vue @@ -583,10 +583,10 @@ export default { this.$message.warning("系统名称不能为空") return; } - this.modifyDialogVisible = false; updateBasicThirdSys(this.inputQuery) .then((response) => { if (response.code == 20000) { + this.modifyDialogVisible = false; this.loading = false; this.getList(); this.$message.success(response.data); diff --git a/src/views/basic/BasicThirdSysModify.vue b/src/views/basic/BasicThirdSysModify.vue index f97571a..d12c782 100644 --- a/src/views/basic/BasicThirdSysModify.vue +++ b/src/views/basic/BasicThirdSysModify.vue @@ -131,21 +131,24 @@
- - - - - + + + + + + + +
diff --git a/src/views/thrsys/ThrProductsDetail.vue b/src/views/thrsys/ThrProductsDetail.vue index 26a1529..2c14037 100644 --- a/src/views/thrsys/ThrProductsDetail.vue +++ b/src/views/thrsys/ThrProductsDetail.vue @@ -2,6 +2,22 @@
+ + +
+
+ 第三方系统:  +
+ +
+
+
@@ -20,7 +36,7 @@
- 产品标识:  + 产品编码: 
- -