Parcourir la source

【值班系统】字典管理,新增/编辑,排序超过10位时,提示"系统繁忙"

CzRger il y a 1 an
Parent
commit
733e1f3e30
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      src/views/system/dict-manage/detail.vue

+ 1 - 0
src/views/system/dict-manage/detail.vue

@@ -27,6 +27,7 @@
             label="排序:"
             link="number"
             :min="0"
+            :max="100"
             v-model:param="cusDetail.dictSort"/>
       </CusForm>
     </div>