WXL (wul)
3 天以前 dac4393e8af2646f544f6e1ca24dab11b40c8492
src/views/followvisit/discharge/index.vue
@@ -1250,6 +1250,10 @@
          value: 8,
          label: "应随访日期(倒序)",
        },
         {
          value: 9,
          label: "按照患者排序",
        },
      ],
      // 查询参数
      topqueryParams: {
@@ -1460,7 +1464,7 @@
          this.getEndOfDay()
        );
      } else {
        // this.topqueryParams.endSendDateTime = null;
        this.topqueryParams.endSendDateTime = null;
      }
      // 接受异常跳转
      if (this.errtype) {