提交 f1e4b6bb 编写于 作者: T Terry

更新后台产品tier price编辑不能删除的问题

上级 22a99fa0
......@@ -279,7 +279,10 @@ function thissubmit(thiss){
str +="</tr>";
$(".tier_price table tbody").append(str);
});
$(".dialog").off("click").on("click",".tier_price table tbody tr td img",function(){
$(this).parent().parent().remove();
});
});
</script>
</div>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册