소스 검색

客户档案-编辑页-状态显示为文字

jingbb 7 달 전
부모
커밋
2b670837e4
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      src/views/cuspCode/CustomerProfile/CuspCustomerProfile.data.ts

+ 2 - 1
src/views/cuspCode/CustomerProfile/CuspCustomerProfile.data.ts

@@ -370,7 +370,8 @@ export const formSchema: FormSchema[] = [
     labelWidth: 250,
     component: 'JDictSelectTag',
     componentProps:{
-        dictCode:"valid_status"
+        dictCode:"valid_status",
+        stringToNumber:true
      },
 
   },