调整同步专业功能
This commit is contained in:
@@ -89,7 +89,7 @@ export default {
|
||||
if (res.code==200) {
|
||||
this.$modal.msgSuccess('同步完成')
|
||||
} else {
|
||||
this.$modal.msgSuccess('同步失败')
|
||||
this.$modal.msgError('同步失败')
|
||||
}
|
||||
//this.getList() // 仅接口正常返回时刷新列表
|
||||
} catch (error) {
|
||||
|
||||
Reference in New Issue
Block a user