修改部分商品价格
This commit is contained in:
@@ -788,6 +788,8 @@
|
||||
$(".banner").find(":input").attr("disabled", true);
|
||||
$(".ui_jq").hide();
|
||||
$(".ui_jq").find(":input").attr("disabled", true);
|
||||
$(".ui_cq").hide();
|
||||
$(".ui_cq").find(":input").attr("disabled", true);
|
||||
if (data.value == 6) {//条幅
|
||||
$(".productName").show();
|
||||
$(".banner").show();
|
||||
|
||||
Reference in New Issue
Block a user