问题修改。

This commit is contained in:
wangwei 2022-11-25 16:58:04 +08:00
parent 382203b673
commit 54b81a336f
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>