Explorar el Código

森语-搬运工对账单

jbb hace 2 años
padre
commit
28a7d101e7
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      src/views/oa/modules/SyCarryModal.vue

+ 3 - 0
src/views/oa/modules/SyCarryModal.vue

@@ -614,6 +614,9 @@
         if (res.success) {
          this.formState = res.result
          this.syCarryBTable.dataSource = res.result.syCarryBList
+         this.syCarryBTable.dataSource.map(item=>{
+          item.orderDate = moment(item.orderDate).format('YYYY-MM-DD');
+         })
          this.handleChangePrice()
           this.$message.success('导入成功')
           // this.