mirror of
https://gitee.com/dromara/electron-egg.git
synced 2026-05-14 11:52:07 +08:00
util server pkg vue
This commit is contained in:
@@ -43,7 +43,7 @@ export default {
|
||||
if (r.code != 0) {
|
||||
this.$message.error(r.msg);
|
||||
}
|
||||
this.$message.info('服务已关闭');
|
||||
this.$message.info('异步关闭');
|
||||
storage.remove('javaService');
|
||||
})
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user