src/views/project/unitCost/index.vue
@@ -227,6 +227,7 @@ import { listOrganization } from "@/api/project/organization"; import OrgSelecter from "@/views/project/components/orgselect"; import { getToken } from "@/utils/auth"; export default { name: "Donorcharge", @@ -291,6 +292,9 @@ pageSize: 10, donorchargeid: null }, headers: { Authorization: "Bearer " + getToken() }, // 表单参数 form: {}, // 表单校验