WXL (wul)
18 小时以前 9fd8b6d713fd000c8912c7a105724d1e6315ac94
src/views/followvisit/discharge/index.vue
@@ -1203,7 +1203,7 @@
        pageSize: 10,
        sendstate: 2,
        sort: 2, //0 出院时间(正序)    1 出院时间(倒序)   2 发送时间(正序)    3 发送时间(倒序)
        serviceType: 16,
        serviceType: 2,
        searchscope: 3,
        visitCount: 1,
        scopetype: [],
@@ -1575,7 +1575,7 @@
        pageSize: 10,
        sendstate: 2,
        sort: 2, //0 出院时间(正序)    1 出院时间(倒序)   2 发送时间(正序)    3 发送时间(倒序)
        serviceType: 16,
        serviceType: 2,
        searchscope: 3,
        visitCount: 1,
        scopetype: [],
@@ -1669,7 +1669,7 @@
        path: "/followvisit/QuestionnaireTask",
        query: {
          type: 2,
          serviceType: 16,
          serviceType: 2,
        },
      });
    },