dangsn
2024-12-26 4e9ff2ce6a830bb2340d7c8612c72eea0c5a553e
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;