소스 검색

异常处理

ysh 3 년 전
부모
커밋
32f148ed4b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/system/schedulingInformation/ViewClockUserInfo.vue

+ 1 - 1
src/views/system/schedulingInformation/ViewClockUserInfo.vue

@@ -68,7 +68,7 @@
            {{record.shiftRealTimeS}} - {{record.shiftRealTimeX}}
         </span>
         <span slot="customTime" slot-scope="text, record, index">
-           {{text.slice(10)}}
+           <span v-if="text != null ">{{text.slice(10)}}</span>
         </span>
         
         <span slot="customDuration" slot-scope="text, record, index">