Browse Source

托书-编辑

jbb 2 years ago
parent
commit
c62d4b1271
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/book/addBookDrawer.vue

+ 1 - 0
src/views/book/addBookDrawer.vue

@@ -930,6 +930,7 @@ export default {
           })
           })
           country=operation.split('-')
           country=operation.split('-')
           var newObj = this.addBook
           var newObj = this.addBook
+          newObj.theFinalShippingDate = moment(this.addBook.theFinalShippingDate).format('YYYY-MM-DD')
           newObj.isAhaa = country[1]
           newObj.isAhaa = country[1]
           newObj.rmbList = this.rmbList
           newObj.rmbList = this.rmbList
           newObj.usdList = this.usdList
           newObj.usdList = this.usdList