mirror of
https://github.com/ngfchl/ptools
synced 2023-07-10 13:41:22 +08:00
1. 更新启动脚本
2. 优化更新界面 3. 优化项目结构
This commit is contained in:
@@ -93,7 +93,7 @@
|
||||
).then(res => {
|
||||
if (res.data.code === 0) {
|
||||
console.log(res, 1)
|
||||
this.update_note = res.data.data.p.split(',')
|
||||
this.update_note = res.data.data
|
||||
this.$message({
|
||||
type: 'success',
|
||||
message: res.data.msg
|
||||
|
||||
Reference in New Issue
Block a user