| src/views/securityManage/securityManage.vue | ●●●●● patch | view | raw | blame | history |
src/views/securityManage/securityManage.vue
@@ -67,18 +67,31 @@ { label: "警员", prop: "policemanId", type:"select", dicUrl:"/api/policeman/policeman/all", props:{ label:"name", value:"id" } }, { label: "类型", type:"select", prop: "type", dicData:[{ label:"点", value:1 },{ label:"线", value:2 }] type:"select", dicData:[ { label:"线", value:1 }, { label:"面", value:2 }, { label:"点", value:3 } ] }, { label: "范围",