jingbb hace 9 meses
padre
commit
c0abcb7938
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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 ''