230320a303 9 mesi fa
parent
commit
2de95b5838

File diff suppressed because it is too large
+ 0 - 0
dist/index.html


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-55631190.0a9edae8.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-55631190.dd4ac7d6.js


+ 1 - 1
src/views/user/auth.vue

@@ -52,7 +52,7 @@ export default {
     tableData2() {
       const arr = [...this.tableData]
       arr.map(item => {
-        if (item.auth_state === '1') item.authstateIs1 = true
+        // if (item.auth_state === '1') item.authstateIs1 = true
       })
       return arr
     }

Some files were not shown because too many files changed in this diff