WXL
2025-01-09 77fb64c1475ce550f20982ece9c05a0c6c843799
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>