| | |
| | | update, |
| | | add, |
| | | getECallEvent |
| | | } from "@/api/task/eCall" |
| | | } from "@/ssoapi/task/eCall" |
| | | import { |
| | | add as circleAdd, |
| | | } from "@/api/circle/circle" |
| | | } from "@/ssoapi/circle/circle" |
| | | import { |
| | | getList as getHouseList, |
| | | getDetatil as getHouseDetail |
| | | } from "@/api/doorplateAddress/doorplateAddress.js" |
| | | } from "@/ssoapi/doorplateAddress/doorplateAddress.js" |
| | | import { |
| | | mapGetters |
| | | } from "vuex" |
| | |
| | | searchSpan: 4, |
| | | dataType: "number", |
| | | type: "select", |
| | | dicUrl: "/api/blade-system/dict-biz/dictionary?code=eCallEventType", |
| | | dicUrl: "/ssoapi/blade-system/dict-biz/dictionary?code=eCallEventType", |
| | | props: { |
| | | label: "dictValue", |
| | | value: "dictKey", |
| | |
| | | prop: "communityCode", |
| | | search: false, |
| | | type: "tree", |
| | | dicUrl: "/api/blade-system/region/tree", |
| | | dicUrl: "/ssoapi/blade-system/region/tree", |
| | | props: { |
| | | label: "name", |
| | | value: "id", |
| | |
| | | dataType: "string", |
| | | multiple: true, |
| | | row: true, |
| | | action: "/api/blade-resource/oss/endpoint/put-file-attach", |
| | | action: "/ssoapi/blade-resource/oss/endpoint/put-file-attach", |
| | | propsHttp: { |
| | | res: "data", |
| | | name: 'name', |