...
|
...
|
@@ -610,7 +610,7 @@ var conditionEdit={ |
|
|
//页面元素渲染出来后加载
|
|
|
var suffixIndex=pNodeIndex+"_"+curNodeIndex;
|
|
|
var _sortTree = new common.tabTree("#sortTree"+"_"+suffixIndex);
|
|
|
|
|
|
_sortTree.init();
|
|
|
_g.sortTree[suffixIndex]=_sortTree;
|
|
|
break;
|
|
|
case condition_type_list[0].child[_g.base_conf.productIndex].child[_g.base_conf.product_brand_index].name || "condition_product_brand":
|
...
|
...
|
|