mirror of
https://github.com/ngfchl/ptools
synced 2023-07-10 13:41:22 +08:00
修复重启功能
This commit is contained in:
@@ -122,7 +122,7 @@
|
||||
restart: true,
|
||||
update: {{ update }},
|
||||
local_log_width: 24,
|
||||
cid:{{ cid }}
|
||||
cid: "{{ cid }}",
|
||||
},
|
||||
created() {
|
||||
if (this.update) {
|
||||
|
||||
Reference in New Issue
Block a user