src/views/wls/warehouse/location/data.ts
@@ -5,7 +5,7 @@ import { h } from 'vue'; import { DICT_TYPE, MesAutoCodeRuleCode } from '../../../../packages/constants/src'; import { DICT_TYPE, MesAutoCodeRuleCode } from '@vben/constants'; import { Button } from 'ant-design-vue'; @@ -98,6 +98,7 @@ checkedChildren: '是', unCheckedChildren: '否', }, defaultValue: false, rules: z.boolean().default(false), }, {