jingbb vor 10 Monaten
Ursprung
Commit
c0abcb7938
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  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 ''