WXL (wul)
2 天以前 f3dc3a09e641f00d61da1a95b4d45d2bcdbc9f05
测试完成
已修改2个文件
已添加1个文件
6 ■■■■ 文件已修改
dist (2).zip 补丁 | 查看 | 原始文档 | blame | 历史
src/views/followvisit/discharge/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/patient/propaganda/index.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
dist (2).zip
Binary files differ
src/views/followvisit/discharge/index.vue
@@ -79,7 +79,7 @@
          ></el-input>
        </el-form-item>
        <el-form-item label="出院时间">
        <el-form-item label="随访时间">
          <el-date-picker
            v-model="dateRange"
            style="width: 240px"
src/views/patient/propaganda/index.vue
@@ -176,7 +176,7 @@
          <template slot-scope="scope">
            <div v-if="scope.row.sendstate == 1">
              <el-tag type="primary" :disable-transitions="false"
                >表单已领取</el-tag
                >宣教已发送</el-tag
              >
            </div>
            <div v-if="scope.row.sendstate == 2">
@@ -186,7 +186,7 @@
            </div>
            <div v-if="scope.row.sendstate == 3">
              <el-tag type="success" :disable-transitions="false"
                >表单已发送</el-tag
                >宣教已阅读</el-tag
              >
            </div>
            <div v-if="scope.row.sendstate == 4">