代码合并

This commit is contained in:
BianLzhaoMin 2024-08-05 15:19:09 +08:00
parent d2164f3287
commit 315b097635
2 changed files with 2 additions and 2 deletions

View File

@ -544,7 +544,7 @@ import MapDialog from './component/MapDIalog'
export default {
name: 'Devices',
dicts: ['sys_normal_disable'],
components: { Treeselect },
components: { Treeselect, BindIOT, MapDialog },
data() {
return {
openMap: false,

View File

@ -48,7 +48,7 @@ module.exports = {
// target: `http://192.168.2.82:28080`,//旭/
// target: `http://192.168.2.248:28080`, //帅
// target: `http://192.168.2.209:28080`, //福
target: `http://192.168.2.114:39080`, //
target: `http://192.168.2.114:39080`, //
//******** 注意事项 ********* */
//1.全局替换qrUrl二维码扫码提供的网址-发布服务器的地址target;