张世豪
15 小时以前 3ca5f28be0a266e57a3ddece80d28072a1811de7
src/lujing/MowingPathGenerationPage.java
@@ -475,7 +475,7 @@
        }
        
        JOptionPane.showMessageDialog(this, "割草路径已保存", "成功", JOptionPane.INFORMATION_MESSAGE);
        dispose();
        // dispose(); // 用户要求保存后不关闭页面
    }
    
    /**