230320a303 9 月之前
父節點
當前提交
2de95b5838
共有 4 個文件被更改,包括 1 次插入1 次删除
  1. 0 0
      dist/index.html
  2. 0 0
      dist/static/js/chunk-55631190.0a9edae8.js
  3. 0 0
      dist/static/js/chunk-55631190.dd4ac7d6.js
  4. 1 1
      src/views/user/auth.vue

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