230320a303 9 ヶ月 前
コミット
2de95b5838

ファイルの差分が大きいため隠しています
+ 0 - 0
dist/index.html


ファイルの差分が大きいため隠しています
+ 0 - 0
dist/static/js/chunk-55631190.0a9edae8.js


ファイルの差分が大きいため隠しています
+ 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
     }

この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません