| | |
| | | import OrgSelecter from "@/views/project/components/orgselect"; |
| | | import AnnexUpload from "@/views/project/components/annexupload"; |
| | | import ReportName from "@/views/project/components/organizationUser"; |
| | | import { getToken } from "@/utils/auth"; |
| | | import { |
| | | listOrganization, |
| | | getOrganization, |
| | |
| | | endtime: "", |
| | | reportlist: [], |
| | | reportervalue: "", |
| | | headers: { |
| | | Authorization: "Bearer " + getToken() |
| | | }, |
| | | provinceData: [ |
| | | { label: "全部", value: "" }, |
| | | { label: "杭州市", value: "1" }, |
| | |
| | | } from "@/api/project/donatebaseinfo"; |
| | | import Li_area_select from "@/components/Address"; |
| | | import OrgSelecter from "@/views/project/components/orgselect"; |
| | | import { getToken } from "@/utils/auth"; |
| | | |
| | | |
| | | export default { |
| | | components: { |
| | |
| | | { required: true, message: "请输入申请金额", trigger: "blur" }, |
| | | ], |
| | | }, |
| | | headers: { |
| | | Authorization: "Bearer " + getToken() |
| | | }, |
| | | //当前选中捐献案例 |
| | | curCase: {}, |
| | | //是否显示费用申请弹窗 |
| | |
| | | import Li_area_select from "@/components/Address"; |
| | | import OrgSelecter from "@/views/project/components/orgselect"; |
| | | import AnnexUpload from "@/views/project/components/annexupload"; |
| | | import { getToken } from "@/utils/auth"; |
| | | |
| | | import { |
| | | listDonateorgan, |
| | | addDonateorgan, |
| | |
| | | open: false, |
| | | // 获取组织名称时间范围 |
| | | daterangeReporttime: [], |
| | | headers: { |
| | | Authorization: "Bearer " + getToken() |
| | | }, |
| | | // 查询参数 |
| | | queryParams: { |
| | | pageNum: 1, |
| | |
| | | }, |
| | | |
| | | created() { |
| | | this.Getnetworkheader(); |
| | | this.infoid = this.$route.query.id; |
| | | }, |
| | | mounted() { |
| | |
| | | headers: { Authorization: "Bearer " + this.ICDtoken } |
| | | }; |
| | | const pdfimg = this.Networkheader + "/prod-api" + response.fileName; |
| | | console.log(this.Networkheader); |
| | | //获取票据信息位置 |
| | | if (response.code == 200) { |
| | | this.previewpdf = true; |
| | |
| | | import Li_area_select from "@/components/Address"; |
| | | import OrgSelecter from "@/views/project/components/orgselect"; |
| | | import { updatedonatorno } from "@/api/project/relativesconfirmation"; |
| | | import { getToken } from "@/utils/auth"; |
| | | |
| | | |
| | | export default { |
| | | components: { |
| | |
| | | dialogFormVisible: false, |
| | | dialogTableVisible: false, |
| | | tableData: [], |
| | | |
| | | headers: { |
| | | Authorization: "Bearer " + getToken() |
| | | }, |
| | | dosex: "", |
| | | dobirthday: "", |
| | | donation: "", |
| | |
| | | import Li_area_select from "@/components/Address"; |
| | | import OrgSelecter from "@/views/project/components/orgselect"; |
| | | import { getUserProfile } from "@/api/system/user"; |
| | | import { getToken } from "@/utils/auth"; |
| | | |
| | | // 导入本地存储的方法 |
| | | import { setItem, grtItem, removeItem } from "@/utils/storage.js"; |
| | | |
| | |
| | | //捐献案例列表数据 |
| | | // donationCaseTableData:[], |
| | | donatebaseinfoList: [], |
| | | headers: { |
| | | Authorization: "Bearer " + getToken() |
| | | }, |
| | | gridData: [ |
| | | { |
| | | date: "2016-05-02", |
| | |
| | | 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: { |
| | |
| | | approveLevel: 5, |
| | | show: 0, |
| | | fundtypeArrAll: [], |
| | | dialogType: "show" |
| | | dialogType: "show", |
| | | headers: { |
| | | Authorization: "Bearer " + getToken() |
| | | }, |
| | | }; |
| | | }, |
| | | watch: {}, |
| | |
| | | import { listDonatebaseinfo } from "@/api/project/donatebaseinfo"; |
| | | import { getDonationCost, exportFundCost } from "@/api/project/financesubject"; |
| | | import FundSummary from "@/views/project/components/fundsummary"; |
| | | import { getToken } from "@/utils/auth"; |
| | | |
| | | export default { |
| | | //import引入的组件需要注入到对象中才能使用 |
| | | components: { |
| | |
| | | name: null, |
| | | id: null, |
| | | }, |
| | | headers: { |
| | | Authorization: "Bearer " + getToken() |
| | | }, |
| | | }; |
| | | }, |
| | | //监听属性 类似于data概念 |
| | |
| | | import Li_area_select from "@/components/Address"; |
| | | import OrgSelecter from "@/views/project/components/orgselect"; |
| | | import AnnexUpload from "@/views/project/components/annexupload"; |
| | | import { getToken } from "@/utils/auth"; |
| | | import { |
| | | listOrganization, |
| | | listReportname, |
| | |
| | | city: null, |
| | | treatmenthospitalno: null, |
| | | }, |
| | | headers: { |
| | | Authorization: "Bearer " + getToken() |
| | | }, |
| | | // 表单参数 |
| | | form: {}, |
| | | // 表单校验 |