|
@@ -82,6 +82,7 @@
|
|
this.$refs.paperList.isPreview = false
|
|
this.$refs.paperList.isPreview = false
|
|
this.$refs.paperList.isShowSheet = false
|
|
this.$refs.paperList.isShowSheet = false
|
|
this.isShowBackList = false
|
|
this.isShowBackList = false
|
|
|
|
+ this.$refs.bankContainer.scrollIntoView()
|
|
},
|
|
},
|
|
|
|
|
|
/** 切换全部展开与折叠 */
|
|
/** 切换全部展开与折叠 */
|