WXL
2025-01-16 4492ab01584ffa16bcf67db3b0a2df583abe03e3
src/views/patient/medtechnician/SpecializedService.vue
@@ -286,7 +286,7 @@
        >
          <template slot-scope="scope">
            <span>{{
              scope.row.endDay ? scope.row.endDay + "天" : "日期缺失"
              scope.row.endDay ? scope.row.endDay + "天" : ""
            }}</span>
          </template>
        </el-table-column>