Explorar o código

提交一下

1
mo %!s(int64=4) %!d(string=hai) anos
pai
achega
01caaa870c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/businessManager/shopManager/shopOperation.vue

+ 1 - 1
src/views/businessManager/shopManager/shopOperation.vue

@@ -644,7 +644,7 @@ export default {
             tempForm.replacementShowOrganId =
               tempForm.replacementShowOrganId.join(",");
           }
-          if(!tempForm.studentShowOrganId&&!tempForm.educationShowOrganId&&!tempForm.courseFeeShowOrganId&&!tempForm.courseFeeShowOrganId&&!tempForm.replacementShowOrganId){
+          if(!tempForm.studentShowOrganId&&!tempForm.educationShowOrganId&&!tempForm.courseFeeShowOrganId&&!tempForm.memberFeeShowOrganId&&!tempForm.replacementShowOrganId){
             this.$message.error('请至少选择一个可见分部')
             return
           }