@@ -190,7 +190,7 @@
label: "行为能力",
prop: "ability",
type: 'select',
- dataType: 'string',
+ dataType: 'number',
dicUrl: "/api/blade-system/dict-biz/dictionary?code=ability",
props: {
label: "dictValue",
@@ -206,7 +206,7 @@
label: "社交能力",
prop: "socialSkills",
hide: true,
dicUrl: "/api/blade-system/dict-biz/dictionary?code=social-skills",
@@ -91,7 +91,7 @@
label: "有无子女",
prop: "children",
dicUrl: "/api/blade-system/dict-biz/dictionary?code=children",
@@ -128,7 +128,7 @@
@@ -99,7 +99,7 @@
label: "是否需要援助",
prop: "assistance",
dicUrl: "/api/blade-system/dict-biz/dictionary?code=assistance",
@@ -115,7 +115,7 @@
label: "是否需要走访",
prop: "visit",
dicUrl: "/api/blade-system/dict-biz/dictionary?code=visit",