WXL
8 天以前 0d18860da4a69be52e8f312fdaade87edff191b9
src/views/followvisit/discharge/index.vue
@@ -17,7 +17,7 @@
                  font-weight: 600;
                "
              >
                {{ item.value ? item.value : 0 }}
                {{ item.value ? item.value : 0 ? item.value : 0 }}
              </div>
            </div>
          </el-card>
@@ -784,7 +784,24 @@
      },
      value: [],
      list: [],
 topicoptionssort: [
        {
          value: 0,
          label: "出院时间(正序)",
        },
        {
          value: 1,
          label: "出院时间(倒序)",
        },
        {
          value: 2,
          label: "发送时间(正序)",
        },
        {
          value: 3,
          label: "发送时间(倒序)",
        },
      ],
      sourcetype: [
        {
          value: 1,