jbb 2 lat temu
rodzic
commit
ad09fd0059
1 zmienionych plików z 0 dodań i 1 usunięć
  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';