Browse Source

删除debugger

jbb 2 years ago
parent
commit
ad09fd0059
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/views/packing-list/clothes-list.vue

+ 0 - 1
src/views/packing-list/clothes-list.vue

@@ -491,7 +491,6 @@ export default {
       console.log('编辑')
       console.log('编辑')
        spltListId({id:record.id}).then(res => {
        spltListId({id:record.id}).then(res => {
            if (res.success) {
            if (res.success) {
-             debugger
              var editData = res.result
              var editData = res.result
              this.$refs.clothesAddDrawer.visible = true
              this.$refs.clothesAddDrawer.visible = true
              this.$refs.clothesAddDrawer.editDecide = 'edit';
              this.$refs.clothesAddDrawer.editDecide = 'edit';