zhongtianhaoyuan 2 years ago
parent
commit
054f1d49e6

+ 0 - 1
src/store/modules/user.js

@@ -121,7 +121,6 @@ const actions = {
     vesselBankFlag = 'B',
     compName = ''
   }) {
-    debugger
     const response = await getInfo()
     const {
       staffName,

+ 0 - 1
src/views/login/index.vue

@@ -281,7 +281,6 @@
       //       // this.$store.dispatch('user/login', this.loginForm)
       //       // const res = await this.$store.dispatch('user/login', this.loginForm)
       //       const res = await this.login(this.loginForm)
-      //       debugger
       //       localStorage.setItem('ws_login_type', 2)
       //       Cookies.set('ws_login_companyShortName', this.loginForm.companyName, {
       //         expires: 365,

+ 0 - 1
src/views/operationLog/logManagement.vue

@@ -206,7 +206,6 @@
         // }, {}, {
         //   responseType: "blob",
         // }).toPromise();
-        // debugger
         // console.log(data)
         //     downloadFile({
         //     res: data,

+ 0 - 2
src/views/permissionSetting/permissionSetting.vue

@@ -126,7 +126,6 @@
         });
         this.deptList = resp2.records;
         await this.getList();
-        //       debugger
         //       try {
         //         this.loadingList = true;
         //         // 获取公司
@@ -300,7 +299,6 @@
 
       },
       setInfo(val) {
-        // debugger
         this.showRoleRan(val)
       },
       // 保存权限范围