@@ -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';