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