Просмотр исходного кода

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

jingbb 5 месяцев назад
Родитель
Сommit
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
      },
 
   },