gexinzhineng/gxzn27 2 лет назад
Родитель
Сommit
46fc6ce1b7
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/views/system/tenant/tenant.data.ts

+ 1 - 1
src/views/system/tenant/tenant.data.ts

@@ -146,7 +146,7 @@ const crudSchemas = reactive<VxeCrudSchema>({
         component: 'InputNumber',
         value: null,
         componentProps: {
-          min: 0
+          min: 1
         }
       }
     },