瀏覽代碼

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

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
      },
 
   },