25871
This commit is contained in:
@@ -149,6 +149,7 @@
|
|||||||
this.instance.post(`/app/appcontentmodulecategory/delete?ids=${id}`).then(res => {
|
this.instance.post(`/app/appcontentmodulecategory/delete?ids=${id}`).then(res => {
|
||||||
if (res.code == 0) {
|
if (res.code == 0) {
|
||||||
this.$message.success('删除成功!')
|
this.$message.success('删除成功!')
|
||||||
|
this.getList()
|
||||||
this.getCateList()
|
this.getCateList()
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user