11
WXL
2024-04-23 94e9b54ed5f2ce4641db89007b4252b03925b17e
11
已修改1个文件
7 ■■■■ 文件已修改
src/views/project/statistics/applyStatistics/index.vue 7 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/project/statistics/applyStatistics/index.vue
@@ -141,7 +141,6 @@
import AnnexUpload from "@/views/project/components/annexupload";
import { listDept } from "@/api/system/dept";
export default {
  //import引入的组件需要注入到对象中才能使用
  components: {
@@ -161,7 +160,7 @@
      selecttime: "",
      reportervalue: "",
      reportlist: [
        { label: "差旅费", value: "1" },
        { label: "差旅费", value: "0" },
        { label: "专家费", value: "1" },
        { label: "伦理专家费", value: "2" },
        { label: "医学成本", value: "3" },
@@ -359,9 +358,7 @@
      this.reportervalue = "";
      this.queryParams = {
      };
      this.queryParams = {};
      this.selecttime = [];
      this.getTimeList();
      this.searchAddress = {