opt: 任务。任务配置
This commit is contained in:
@@ -144,6 +144,10 @@ export default {
|
||||
toDeleteLog() {
|
||||
luceneOperation.deleteAllLog().then(res => {
|
||||
this.crud.notify('删除成功', CRUD.NOTIFICATION_TYPE.SUCCESS)
|
||||
this.crud.toQuery()
|
||||
}).finally(() => {
|
||||
this.crud.notify('删除成功', CRUD.NOTIFICATION_TYPE.SUCCESS)
|
||||
this.crud.toQuery()
|
||||
})
|
||||
},
|
||||
getTagList() {
|
||||
|
||||
Reference in New Issue
Block a user