Ver código fonte

去除退会员选项

1
mo 3 anos atrás
pai
commit
1bde0daf59

+ 2 - 2
src/views/teamDetail/components/modals/quite-team.vue

@@ -59,7 +59,7 @@
       </el-row> -->
       <!-- v-if="quitForm.isQuiteFee" -->
       <div>
-        <el-row>
+        <!-- <el-row>
           <el-form-item
             label="退还会员费用"
             prop="isReturnMemberFee"
@@ -90,7 +90,7 @@
               <template slot="append">元</template>
             </el-input>
           </el-form-item>
-        </el-row>
+        </el-row> -->
 
         <!-- v-if="activeRow.cloudTeacherAmount > 0" -->