ソースを参照

删除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';