浏览代码

连接接口

conghelong 8 月之前
父节点
当前提交
bb81ff0169
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      screen-demo/src/views/templateInstance.vue

+ 1 - 0
screen-demo/src/views/templateInstance.vue

@@ -1503,6 +1503,7 @@ export default {
         let iconArr = {
           0: `<i class="iconfont icon-guotu_icon_shishishipin_n bottomBtnEvent " data-code="${data.deviceCode}" data-id="dotBoxIcon" title="实时视频"></i>`,
         };
+
         return arr
             .map((item) => {
               return iconArr[item];