소스 검색

取消空格

jingbb 10 달 전
부모
커밋
c0abcb7938
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/views/cost-allocation-total/list.vue

+ 0 - 1
src/views/cost-allocation-total/list.vue

@@ -212,7 +212,6 @@ export default {
           dataIndex: 'outdata',
           customRender: text => {
             if(text!==''&&text){
-              
               return moment(parseInt(text)).format('YYYY-MM-DD')
             }else{
               return ''