作者 何书鹏

规格值

... ... @@ -141,7 +141,7 @@
}
// 添加到数据库
var load = layer.load();
$.post('litestoregoods/addSpecValue', {
$.post('house_activity/addSpecValue', {
spec_id: $specGroup.data('group-id'),
spec_value: specItemInputValue
}, function (result) {
... ...