mirror of
https://github.com/veops/cmdb.git
synced 2025-08-07 10:47:47 +08:00
feat: get messenger url from common setting
This commit is contained in:
@@ -346,11 +346,6 @@ export default {
|
||||
},
|
||||
mounted() {},
|
||||
methods: {
|
||||
async getNoticeConfigAppBot() {
|
||||
await getNoticeConfigAppBot().then((res) => {
|
||||
this.appBot = res
|
||||
})
|
||||
},
|
||||
async getNoticeConfigAppBot() {
|
||||
await getNoticeConfigAppBot().then((res) => {
|
||||
this.appBot = res
|
||||
|
Reference in New Issue
Block a user