소스 검색

预托书-复制行

jbb 1 년 전
부모
커밋
cd57e877df
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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{