xuqiang 4 лет назад
Родитель
Сommit
d744d66b29
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      src/main/h5/src/views/expert/expertAdd.vue

+ 1 - 0
src/main/h5/src/views/expert/expertAdd.vue

@@ -119,6 +119,7 @@
       :info="subJson"
       :info="subJson"
       :rate="form"
       :rate="form"
       :loading="saving"
       :loading="saving"
+      :disabled="!canSubmit"
     ></preview-rate>
     ></preview-rate>
   </div>
   </div>
 </template>
 </template>