Browse Source

零售端处理报错

jf 5 năm trước cách đây
mục cha
commit
73f52908ad

+ 1 - 4
hdApp/src/admin/home/workbench.vue

@@ -301,10 +301,7 @@ export default {
       this.$util.pageTo(item)
       this.$util.pageTo(item)
     },
     },
     init () {
     init () {
-      this._init()
-    },
-    _init(){
-      getWeixinId().then(res => {
+					getWeixinId().then(res => {
 						this.getappIdList = res.data
 						this.getappIdList = res.data
 					});
 					});
 					getUser().then(res => {
 					getUser().then(res => {