WXL (wul)
6 小时以前 2d38ba9cd15c60b875bc8dc7eeb7aecc5a04fc2b
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,
        },
      });
    },