Explorar el Código

删除 无关debugger

jbb hace 2 años
padre
commit
e202dd0984
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/views/pre-book/preBookList.vue

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

@@ -333,7 +333,6 @@ export default {
             item.preDeliveryDate = item.hod
           })
           this.$refs.addPreBookDrawer.data = res.result.syLetterDepositItemList;
-          debugger
           this.$refs.addPreBookDrawer.visible = true
         }else{
           this.$message.error(res.message)