@@ -145,6 +145,9 @@ option.value = Object.assign(option.value, {
prop: "unit",
span: 12,
search: false,
+ type: "select",
+ dicData: dicts.danwei_type,
+ props: { label: "dictLabel", value: "dictValue" },
},
],
});