mo 2 năm trước cách đây
mục cha
commit
d2f1fa17af
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/student/music-group/pre-apply/component/payment.tsx

+ 1 - 1
src/student/music-group/pre-apply/component/payment.tsx

@@ -205,7 +205,7 @@ export default defineComponent({
             state.check.includes(item.goodsId) &&
             !state.paymentOrderDetails.includes(item.goodsType)
           ) {
-            checkInstruments = true
+            checkInstruments = false
           }
         })