zhangjie 3 ani în urmă
părinte
comite
769119b6d9
1 a modificat fișierele cu 3 adăugiri și 2 ștergeri
  1. 3 2
      src/modules/exam/components/ApplyContent.vue

+ 3 - 2
src/modules/exam/components/ApplyContent.vue

@@ -116,10 +116,11 @@
             :min="1"
             :max="maxFetchCount"
             :step="1"
-            step-strictly
             :controls="false"
-            :disabled="!IS_APPLY || exposedMode"
+            step-strictly
+            disabled
           ></el-input-number>
+          <!-- :disabled="!IS_APPLY || exposedMode" -->
         </el-form-item>
       </el-form>