shish 4 년 전
부모
커밋
70d504cbee
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      hdApp/src/admin/home/workbench.vue

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

@@ -131,7 +131,7 @@ export default {
     ...mapGetters({ loginInfo: "getLoginInfo",dictInfo:"getDictionariesInfo" })
   },
   onLoad () {
-   },
+  },
   onPullDownRefresh () {
     this.init();
     uni.stopPullDownRefresh();