Browse Source

连接接口

conghelong 8 months atrás
parent
commit
bb81ff0169
1 changed files with 1 additions and 0 deletions
  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];