wangting
2024-12-26 fa261e8c1220b31af54e8167e4de9c3320b1af27
Source/Client/PLTClient/src/com/vci/client/framework/rightConfig/functiontree/FunOperateExcelImportDialogActionListener.java
@@ -240,7 +240,7 @@
                           
                        } else {
                           funObj.setId(userId);
                           funObj.setParentId("modelManagmentNode");
                           funObj.setParentId("business");
                           fuzhi(funObj,oneData);
                           fileDatas.add(funObj);
                           first=false;