|
|
@ -421,7 +421,7 @@ export default {
|
|
|
|
zzradio: -1,
|
|
|
|
zzradio: -1,
|
|
|
|
videoVisible: false,
|
|
|
|
videoVisible: false,
|
|
|
|
videoForm: {
|
|
|
|
videoForm: {
|
|
|
|
stream: 0,
|
|
|
|
stream: "0",
|
|
|
|
time: "20",
|
|
|
|
time: "20",
|
|
|
|
},
|
|
|
|
},
|
|
|
|
commondChannel: 1,
|
|
|
|
commondChannel: 1,
|
|
|
@ -707,7 +707,7 @@ export default {
|
|
|
|
this.clearfun();
|
|
|
|
this.clearfun();
|
|
|
|
this.terminalPhoto = [];
|
|
|
|
this.terminalPhoto = [];
|
|
|
|
console.log(id, date, termId);
|
|
|
|
console.log(id, date, termId);
|
|
|
|
this.swiperLoading = true;
|
|
|
|
|
|
|
|
getTerminalPhotoListJoggle({
|
|
|
|
getTerminalPhotoListJoggle({
|
|
|
|
channelid: id,
|
|
|
|
channelid: id,
|
|
|
|
time: date,
|
|
|
|
time: date,
|
|
|
@ -715,7 +715,7 @@ export default {
|
|
|
|
})
|
|
|
|
})
|
|
|
|
.then((res) => {
|
|
|
|
.then((res) => {
|
|
|
|
console.log(res);
|
|
|
|
console.log(res);
|
|
|
|
this.swiperLoading = false;
|
|
|
|
|
|
|
|
if (res.data.list.length == 0) {
|
|
|
|
if (res.data.list.length == 0) {
|
|
|
|
this.terminalPhoto = [
|
|
|
|
this.terminalPhoto = [
|
|
|
|
{
|
|
|
|
{
|
|
|
|