2
This commit is contained in:
@@ -205,7 +205,7 @@
|
||||
|
||||
export default {
|
||||
name: 'AppXyDv',
|
||||
label: '兴义大屏',
|
||||
label: '黔西南大屏',
|
||||
|
||||
props: {
|
||||
instance: Function,
|
||||
@@ -246,7 +246,7 @@
|
||||
},
|
||||
|
||||
mounted () {
|
||||
document.title = '兴义大屏'
|
||||
document.title = '黔西南大屏'
|
||||
this.$nextTick(() => {
|
||||
if (document.querySelector('.AiDvWrapper .viewPanel')) {
|
||||
document.querySelector('.AiDvWrapper .viewPanel').style.backgroundImage = 'url(https://cdn.cunwuyun.cn/dvcp/dv/pddv/bg.png)'
|
||||
|
||||
@@ -154,7 +154,7 @@
|
||||
|
||||
getList() {
|
||||
this.loading = true
|
||||
this.instance.post(`/app/appmasssendingtask/list`, null, {
|
||||
this.instance.post(`/app/whchatmomentstask/list`, null, {
|
||||
params: {
|
||||
...this.search,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user