| | |
| | | getList, |
| | | remove, |
| | | updateAuditing |
| | | } from "@/api/publicSecurity/taskSchoolEven" |
| | | } from "@/ssoapi/publicSecurity/taskSchoolEven" |
| | | import 'nprogress/nprogress.css' |
| | | import Qs from "qs" |
| | | import { |
| | | exportBlob |
| | | } from "@/api/common" |
| | | } from "@/ssoapi/common" |
| | | import { |
| | | getToken |
| | | } from '@/util/auth' |
| | |
| | | } from "vuex" |
| | | import { |
| | | applyTaskExamine |
| | | } from "@/api/publicSecurity/keynoteManage" |
| | | } from "@/ssoapi/publicSecurity/keynoteManage" |
| | | |
| | | import website from '@/config/website' |
| | | // import campusReporting from '../components/campusReporting' |
| | |
| | | type: "upload", |
| | | labelWidth: 120, |
| | | listType: "picture-img", |
| | | action: "/api/blade-resource/oss/endpoint/put-file", |
| | | action: "/ssoapi/blade-resource/oss/endpoint/put-file", |
| | | propsHttp: { |
| | | res: "data", |
| | | name: 'name', |
| | |
| | | // data.isNine = 1 |
| | | data = Qs.stringify(data) |
| | | exportBlob( |
| | | `/api/blade-taskLabelReportingEvent/taskLabelReportingEvent/export-taskLabelReportingEvent?${this.website.tokenHeader}=${getToken()}&` + |
| | | `/ssoapi/blade-taskLabelReportingEvent/taskLabelReportingEvent/export-taskLabelReportingEvent?${this.website.tokenHeader}=${getToken()}&` + |
| | | data |
| | | ).then(res => { |
| | | console.log('exportBlob', res) |