11
WXL
2024-03-25 9f468e0447a71eb7fcc4f1d78df3be9d348f6fe0
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: {},
      // 表单校验