From e16cbb0e0d138b45ee06e1c7127f93b847838766 Mon Sep 17 00:00:00 2001 From: laozt <2721205210@qq.com> Date: Sat, 23 Dec 2023 16:52:01 +0800 Subject: [PATCH] checkTime --- src/views/components/AddDialog/tab2.vue | 12 ++++++----- src/views/components/AddDialog/tab3.vue | 8 ++++--- src/views/system/userc/profile/resetPwd.vue | 4 +++- src/views/yingji/enforcing.vue | 2 +- src/views/yingji/home.vue | 23 ++++++++++++++++++++ src/views/yingji/planManage.vue | 24 ++++++++++++++++++++- 6 files changed, 62 insertions(+), 11 deletions(-) diff --git a/src/views/components/AddDialog/tab2.vue b/src/views/components/AddDialog/tab2.vue index 487903a..39e80f3 100644 --- a/src/views/components/AddDialog/tab2.vue +++ b/src/views/components/AddDialog/tab2.vue @@ -81,7 +81,7 @@ -
+
{ this.$modal.msgSuccess("加入成功"); this.getList(); //对应草稿箱的消失需要后台写 @@ -588,7 +590,7 @@ export default { } } .el-table__body-wrapper { - height: 448px !important; + // height: 448px !important; overflow-y: auto; } } diff --git a/src/views/components/AddDialog/tab3.vue b/src/views/components/AddDialog/tab3.vue index 33110bc..7ccac51 100644 --- a/src/views/components/AddDialog/tab3.vue +++ b/src/views/components/AddDialog/tab3.vue @@ -1,7 +1,8 @@ @@ -89,6 +89,8 @@ export default { let isGovernmentAffairsNetwork = localStorage.getItem( "isGovernmentAffairsNetwork" ); + sessionStorage.removeItem("SET_IS_ORG_PWD"); + // console.log("进入跳转政务网的登录页"); if (isGovernmentAffairsNetwork == "1") { localStorage.removeItem("isGovernmentAffairsNetwork"); diff --git a/src/views/yingji/enforcing.vue b/src/views/yingji/enforcing.vue index dda7567..a9cd91e 100644 --- a/src/views/yingji/enforcing.vue +++ b/src/views/yingji/enforcing.vue @@ -138,7 +138,7 @@ diff --git a/src/views/yingji/home.vue b/src/views/yingji/home.vue index 0d37db4..6aa795e 100644 --- a/src/views/yingji/home.vue +++ b/src/views/yingji/home.vue @@ -216,12 +216,24 @@
+ + + + +