| | |
| | | </template> |
| | | |
| | | <script> |
| | | import { getList, remove, update, add, getDistrict } from "@/api/district/index" |
| | | import { getList, remove, update, add, getDistrict } from "@/ssoapi/district/index" |
| | | import { mapGetters } from "vuex" |
| | | import website from '@/config/website' |
| | | export default { |
| | |
| | | searchSpan: 4, |
| | | searchType: 'input', |
| | | type: "tree", |
| | | dicUrl: "/api/blade-system/region/tree", |
| | | dicUrl: "/ssoapi/blade-system/region/tree", |
| | | props: { |
| | | label: "name", |
| | | value: "id" |
| | |
| | | prop: "picUrl", |
| | | type: "upload", |
| | | listType: "picture-img", |
| | | action: "/api/blade-resource/oss/endpoint/put-file", |
| | | action: "/ssoapi/blade-resource/oss/endpoint/put-file", |
| | | propsHttp: { |
| | | res: "data", |
| | | url: "link", |
| | |
| | | prop: "remark", |
| | | component: "AvueUeditor", |
| | | options: { |
| | | action: "/api/blade-resource/oss/endpoint/put-file", |
| | | action: "/ssoapi/blade-resource/oss/endpoint/put-file", |
| | | props: { |
| | | res: "data", |
| | | url: "link", |