| | |
| | | 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: {}, |
| | |
| | | |
| | | totaldayin(e) { |
| | | // const id =this.row.id |
| | | getdownloadBX(e).then(res => { |
| | | getdownloadLW(e).then(res => { |
| | | var fileUrl = res; |
| | | //获取当前网址 |
| | | var urlBase = process.env.VUE_APP_BASE_API; |