Device_Simulator_DTS_Tester/src/main/main_window_computer.java
@@ -110,7 +110,7 @@
   //public String mTitle = "MSP&SAM&SWM&Curr_V1.523_220424G";
   public String mTitle = "调试工具";
   
   public String mVerSioin = "_V1.106";
   public String mVerSioin = "_V1.107";
   
   public static int LANG_TYPE   = LANG_TYPE_CN;
@@ -1827,6 +1827,10 @@
         }else {
            main_TabbedPane.add(bybb_title, main_TabbedRightPane16);
            main_TabbedPane.setIconAt(CommDevType_ICA_200KW, new ImageIcon(main_window_computer.class.getResource("/png_16x16/layer_treansparent.png")));
            if(DebugMode == DebugMode_TYPE_Package) {
               //设置软件打开时默认软件全屏
               frmSerialport.setExtendedState(JFrame.MAXIMIZED_BOTH);
            }
         }
         
         main_TabbedRightPane16.add(main_TabbedTopPane16,BorderLayout.NORTH);