WXL (wul)
4 小时以前 56c5f1f9c7f9ec8d229faf8139093698be65ec87
测试完成
已修改1个文件
4 ■■■■ 文件已修改
src/views/followvisit/tasklist/index.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/followvisit/tasklist/index.vue
@@ -690,7 +690,7 @@
            label: "问卷随访",
          },
        ];
        this.topqueryParams.type = 2;
        // this.topqueryParams.type = 2;
      } else if (this.tasktopic == 4 || this.tasktopic == 8) {
        if (!this.topqueryParams.type) this.topqueryParams.type = "3";
        this.longtermlist = [
@@ -716,7 +716,7 @@
            label: "宣教关怀",
          },
        ];
        this.topqueryParams.type = 2;
        // this.topqueryParams.type = 2;
      }
      this.topqueryParams.beginTime = this.dateRange[0];
      this.topqueryParams.endTime = this.dateRange[1];