소스 검색

修改字段

zhangafei 1 개월 전
부모
커밋
22c2ab2cd1
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/billet/CarUnit/CarUnit.data.ts

+ 1 - 0
src/views/billet/CarUnit/CarUnit.data.ts

@@ -71,6 +71,7 @@ export const formSchema: FormSchema[] = [
       type: 'radio',
       dictCode: 'isEnable',
     },
+    defaultValue: 'true',
   },
   // TODO 主键隐藏字段,目前写死为ID
   {