11
WXL
2025-06-05 0875e8158420807ee45e44af3a0bf43a9d1bd381
src/views/project/organallocation/index.vue
@@ -87,7 +87,7 @@
        </el-col>
        <el-col :span="12">
          <el-form-item label="报告日期">
          <el-form-item label="案例时间">
            <el-date-picker
              style="width: 100%"
              v-model="selecttime"
@@ -700,7 +700,7 @@
      this.queryParams.reportervalue = this.reportervalue;
      console.log(JSON.stringify(this.queryParams));
      // this.queryParams.city='001'
      // this.queryParams.city='053'
      //console.log(JSON.stringify(this.queryParams));
      if (this.starttime != "") {
        this.queryParams.starttime = this.starttime;