Explorar o código

森语-搬运工对账单

jbb %!s(int64=2) %!d(string=hai) anos
pai
achega
28a7d101e7
Modificáronse 1 ficheiros con 3 adicións e 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.