WXL (wul)
2 天以前 f3dc3a09e641f00d61da1a95b4d45d2bcdbc9f05
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">