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 @@
+ + + + +