WXL
2025-01-08 c1139d1a4d4de8762ee58cac7c218bcb4d091f7e
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>