wangting
2025-01-13 20a1d1809d95d3395403bf2517e49c7def65fedd
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;