mo vor 3 Jahren
Ursprung
Commit
4d22fb80ad

+ 1 - 1
src/views/baseRulesClassSetting/practiceRules.vue

@@ -299,7 +299,7 @@ export default {
   width: 100% !important;
 }
 .el-select {
-  width: 100% !important;
+  // width: 100% !important;
 }
 .createForm {
   /deep/.el-input {

+ 1 - 1
src/views/couponManager/index.vue

@@ -318,7 +318,7 @@
                 {{
                   scope.row.warningStockNum == -1
                     ? "不限制"
-                    : scope.row.stockCount
+                    : scope.row.warningStockNum
                 }}
               </div>
             </template>

+ 2 - 2
src/views/studentManager/studentList.vue

@@ -426,7 +426,7 @@
               </div>
             </template>
           </el-table-column>
-          <el-table-column
+          <!-- <el-table-column
             label="会员试用结束日期(剩余天数)"
             align="center"
             width="120px;"
@@ -456,7 +456,7 @@
                 </p>
               </div>
             </template>
-          </el-table-column>
+          </el-table-column> -->
           <el-table-column align="center" label="是否是新用户">
             <template slot="header">
               <p style="position: relative">