From eaae8f4ad1aa8e93a51d7ca008c32cf0b130de2d Mon Sep 17 00:00:00 2001 From: tengxi <971623072@qq.com> Date: Fri, 1 Sep 2023 08:52:01 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89=E9=95=BF=E6=B1=9F=E4=BA=91?= =?UTF-8?q?=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SC-web/src/layout/components/NavbarRight.vue | 2 +- SC-web/src/views/login/index.vue | 10 +++++----- .../views/scm/basicInformation/purchaseorder/index.vue | 1 + 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/SC-web/src/layout/components/NavbarRight.vue b/SC-web/src/layout/components/NavbarRight.vue index b2ff3177..5798a8bf 100644 --- a/SC-web/src/layout/components/NavbarRight.vue +++ b/SC-web/src/layout/components/NavbarRight.vue @@ -73,7 +73,7 @@ target="_blank">{{sysConfig.sysName}}

版本:{{sysConfig.sysVersion}}

-

长江云息出品

+ diff --git a/SC-web/src/views/login/index.vue b/SC-web/src/views/login/index.vue index 84b41f93..a61955c0 100644 --- a/SC-web/src/views/login/index.vue +++ b/SC-web/src/views/login/index.vue @@ -141,11 +141,11 @@ >{{ $t("login.logIn") }} -

- ──── - 版权归上海长江云息数字科技有限公司所有 - ──── -

+ + + + +
diff --git a/SC-web/src/views/scm/basicInformation/purchaseorder/index.vue b/SC-web/src/views/scm/basicInformation/purchaseorder/index.vue index f5bd5944..9e2e5c66 100644 --- a/SC-web/src/views/scm/basicInformation/purchaseorder/index.vue +++ b/SC-web/src/views/scm/basicInformation/purchaseorder/index.vue @@ -1338,6 +1338,7 @@ this.$refs.JNPFForm2.init(res.data); }); }); + this.formVisible2 = false; }, addOrUpdateHandle(row, isDetail) { var id = undefined;