Browse Source

取消空格

jingbb 9 months ago
parent
commit
c0abcb7938
1 changed files with 0 additions and 1 deletions
  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 ''