Explorar el Código

预托书-复制行

jbb hace 2 años
padre
commit
cd57e877df
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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{