Browse Source

删除debugger

jbb 2 năm trước cách đây
mục cha
commit
ad09fd0059
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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('编辑')
        spltListId({id:record.id}).then(res => {
            if (res.success) {
-             debugger
              var editData = res.result
              this.$refs.clothesAddDrawer.visible = true
              this.$refs.clothesAddDrawer.editDecide = 'edit';