liujq 2 年 前
コミット
ca99ebcfc7
3 ファイル変更1 行追加1 行削除
  1. 0 0
      dist/index.html
  2. 0 0
      dist/static/js/chunk-69a6a27f.14ad328c.js
  3. 1 1
      src/views/room/cust.vue

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


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


+ 1 - 1
src/views/room/cust.vue

@@ -65,7 +65,7 @@ export default {
         item.img7 = curImg[6] || ''
         item.img8 = curImg[7] || ''
         item.img9 = curImg[8] || ''
-        if (item.is_dispose === '1') item.deal1 = true
+        if (item.verify_state === '1') item.deal1 = true
       })
       return arr
     }

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