Ver código fonte

预托书-复制行

jbb 2 anos atrás
pai
commit
cd57e877df
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      src/views/pre-book/preBookList.vue

+ 1 - 0
src/views/pre-book/preBookList.vue

@@ -382,6 +382,7 @@ export default {
           res.result.money = res.result.money.toFixed(2)
           res.result.syLetterDepositItemList = []
           this.$refs.addPreBookDrawer.addPreBook = res.result;
+          this.$refs.addPreBookDrawer.addPreBook.id=''
           this.$refs.addPreBookDrawer.defultMethod = 'edit';
           this.$refs.addPreBookDrawer.visible = true
         }else{