Commit 9b22298e authored by kusang96's avatar kusang96
Browse files

ㅌㅌㅋ

parent 81cf0c68
......@@ -102,11 +102,8 @@ function ProductsRegist() {
}
function deleteColor(e) {
// console.log("e.name=",e.target.name)
e.target.parentNode.remove()
product["colors"].splice(e.name, 1)
// setColor({})
// console.log(product)
}
function handleColor(e) {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment