1.将报价单改为由产品配置
This commit is contained in:
parent
ec119fb951
commit
69a9a352ac
@ -24,7 +24,6 @@ public class FlowViewUtil {
|
||||
* @throws Exception
|
||||
*/
|
||||
public static void updateTreeView(BaseInitTreeView tv) throws Exception{
|
||||
tv.addLastNodeByCode("11190");
|
||||
List<TreeItemData> list2=tv.getTreeItem();
|
||||
List<TreeItemData> list=new ArrayList<TreeItemData>();
|
||||
list.addAll(list2);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user