WXL
2024-12-16 5dc9d1b98ea27422dbea14857dad5c7367eaedfe
src/views/patient/propaganda/index.vue
@@ -268,7 +268,7 @@
        >
          <template slot-scope="scope">
            <span>{{
              scope.row.endDay ? scope.row.endDay + "天" : "日期缺失"
              scope.row.endDay ? scope.row.endDay + "天" : ""
            }}</span>
          </template>
        </el-table-column>