src/views/securityUnit/localCompany.vue
@@ -97,6 +97,7 @@ } from "@/api/securityUnit/securityUnit"; import { mapGetters } from "vuex"; import { getJurisdictionTree } from "@/api/jurisdiction/jurisdiction"; import { getToken } from "@/util/auth"; export default { data() { return { @@ -431,7 +432,10 @@ done(); }, handleTemplate1() { window.open(`/api/examSubjectChoices/export-template`); window.open(`/api/examSubjectChoices/export-template?${ this.website.tokenHeader }=${getToken()}&` ); }, //保安单位基本信息 sizeChange(val) {