浏览代码

Merge branch 'resetName' into online

mo 2 年之前
父节点
当前提交
061981010c
共有 1 个文件被更改,包括 1 次插入1 次删除
  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
           }
         })