| | |
| | | import AnnexUpload from "@/views/project/components/annexupload"; |
| | | import { listDept } from "@/api/system/dept"; |
| | | |
| | | |
| | | export default { |
| | | //import引入的组件需要注入到对象中才能使用 |
| | | components: { |
| | |
| | | selecttime: "", |
| | | reportervalue: "", |
| | | reportlist: [ |
| | | { label: "差旅费", value: "1" }, |
| | | { label: "差旅费", value: "0" }, |
| | | { label: "专家费", value: "1" }, |
| | | { label: "伦理专家费", value: "2" }, |
| | | { label: "医学成本", value: "3" }, |
| | |
| | | |
| | | this.reportervalue = ""; |
| | | |
| | | |
| | | this.queryParams = { |
| | | }; |
| | | this.queryParams = {}; |
| | | this.selecttime = []; |
| | | this.getTimeList(); |
| | | this.searchAddress = { |