From 3a1de0182adac1f03ca1b79378281adfc23bc9db Mon Sep 17 00:00:00 2001 From: "luoJunYong.123" Date: Thu, 24 Mar 2022 18:14:33 +0800 Subject: [PATCH] update --- src/pages/counter/list/index.vue | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/src/pages/counter/list/index.vue b/src/pages/counter/list/index.vue index 0c7a6eb..75bf4ac 100644 --- a/src/pages/counter/list/index.vue +++ b/src/pages/counter/list/index.vue @@ -14,7 +14,7 @@
- +
@@ -1244,8 +1244,6 @@ export default { sessionStorage.setItem('businessSelect', JSON.stringify(this.$store.state.system.businessSelect)) }) this.startPlay() - console.log('startPlay') - console.log(this.getSelectList) // console.log(this.getSelectList.accountQualitySelectList) }, mounted(){ @@ -1401,7 +1399,6 @@ export default { }else { this.showData('返还资料',0) } - }, dislodgeItem(index){ // 点一下飞回来 @@ -3755,10 +3752,6 @@ color: #fff; .imgIndex { z-index: 9999!important; } -.rotateComputer { - // transform-origin: right right; - // transform: rotate3d(0.5,0.5,0,45deg); -} /deep/.z500 { z-index: 5000; }