浏览代码

删除debugger

jbb 2 年之前
父节点
当前提交
ad09fd0059
共有 1 个文件被更改,包括 0 次插入1 次删除
  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';