WXL
2025-01-16 09a1bd58e04706d7e1d6e1543b990c08a4b8f97c
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>