src/views/project/fundcheck/expertFeeCheck/index.vue
@@ -456,6 +456,8 @@ import Li_area_select from "@/components/Address"; import OrgSelecter from "@/views/project/components/orgselect"; import { setItem, grtItem, removeItem } from "@/utils/storage.js"; import { getToken } from "@/utils/auth"; export default { components: { @@ -639,7 +641,10 @@ approveLevel: 5, show: 0, fundtypeArrAll: [], dialogType: "show" dialogType: "show", headers: { Authorization: "Bearer " + getToken() }, }; }, watch: {},