| | |
| | | </template> |
| | | |
| | | <script> |
| | | import { getList, remove, update, add, getReportForRepairs } from "@/api/task/reportForRepairs" |
| | | import { getList, remove, update, add, getReportForRepairs } from "@/ssoapi/task/reportForRepairs" |
| | | import { mapGetters } from "vuex" |
| | | import website from '@/config/website' |
| | | |
| | |
| | | type: "select", |
| | | width: 100, |
| | | editDisabled: true, |
| | | dicUrl: "/api/blade-system/dict-biz/dictionary?code=reportForRepairsType", |
| | | dicUrl: "/ssoapi/blade-system/dict-biz/dictionary?code=reportForRepairsType", |
| | | props: { |
| | | label: "dictValue", |
| | | value: "dictKey", |
| | |
| | | listType: "picture-card", |
| | | dataType: "string", |
| | | multiple: true, |
| | | action: "/api/blade-resource/oss/endpoint/put-file", |
| | | action: "/ssoapi/blade-resource/oss/endpoint/put-file", |
| | | propsHttp: { |
| | | res: "data", |
| | | name: 'name', |
| | |
| | | prop: "userIds", |
| | | type: "tree", |
| | | hide: true, |
| | | dicUrl: "/api/blade-gridman/gridman/getGridmanList", |
| | | dicUrl: "/ssoapi/blade-gridman/gridman/getGridmanList", |
| | | props: { |
| | | label: "gridmanName", |
| | | value: "id", |