WXL
2025-01-16 080186b670ed6ee1c3149454a1abe44da0085d52
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>