|
@@ -74,9 +74,9 @@ export default {
|
|
if (type == '1') {
|
|
if (type == '1') {
|
|
console.log('1');
|
|
console.log('1');
|
|
} else if (type == '2') {
|
|
} else if (type == '2') {
|
|
- this.dialog2 = true;
|
|
|
|
|
|
+ console.log('2');
|
|
} else if (type == '3') {
|
|
} else if (type == '3') {
|
|
- console.log('3');
|
|
|
|
|
|
+ this.dialog2 = true;
|
|
} else if (type == '4') {
|
|
} else if (type == '4') {
|
|
window.location.href = 'http://broadcast.waityou24.cn/liveAchieve';
|
|
window.location.href = 'http://broadcast.waityou24.cn/liveAchieve';
|
|
} else if (type == '5') {
|
|
} else if (type == '5') {
|