Compare commits

..

2 Commits

Author SHA1 Message Date
wangwei bc2d77c50a Merge branch 'master' of http://192.168.124.50:80/wuhongjian/qd-changjing 2022-11-25 16:58:17 +08:00
wangwei 54b81a336f 问题修改。 2022-11-25 16:58:04 +08:00
2 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@ export default {
data() {
return {
openVideo:true,
channelCode: ['37020220001321113922',],
channelCode: ['37020220001321113922'],
videoVisible: false,
};
},

View File

@ -126,7 +126,7 @@
<el-radio label="all">全市</el-radio>
<el-radio label="local">本地</el-radio>
<el-radio label="noLocal">外地</el-radio>
<el-radio label="clear">清除热力图</el-radio>
<el-radio label="clear">清除</el-radio>
</el-radio-group>
</div>
</div>