yxh
yxh
7 天以前 8022f7036945b75f82f2dfc43055623f81ed98f6
src/views/project/statistics/applyStatistics/index.vue
@@ -11,7 +11,7 @@
        <el-col :span="6">
          <el-form-item label="业务人员" prop="name">
            <el-input
              v-model="queryParams.name"
              v-model="queryParams.pausername"
              placeholder="请输入姓名"
              clearable
              size="small"
@@ -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 = {