WXL
2024-12-16 5dc9d1b98ea27422dbea14857dad5c7367eaedfe
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>