@ -295,6 +295,11 @@ import {getList, getDetail, add, update, remove, reject, auditing} from "@/api/l
label: "系统状态",
prop: "systemState",
hide: true,
dicUrl: "/api/daf-system/dict/dictionary?code=system_state",
props: {
label: "dictValue",
value: "dictKey"
},
rules: [{
required: true,
message: "请输入系统状态",