Browse Source

智能体配置页面修改

liudong 2 years ago
parent
commit
6ca51a364f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/dmx/IntelligentAgent/index.vue

+ 1 - 1
src/views/dmx/IntelligentAgent/index.vue

@@ -60,7 +60,7 @@
                       <img
                       <img
                         :style="{ width: '100%' }"
                         :style="{ width: '100%' }"
                         alt="dessert"
                         alt="dessert"
-                        src="https://p1-arco.byteimg.com/tos-cn-i-uwbnlip3yd/a20012a2d4d5b9db43dfc6a01fe508c0.png~tplv-uwbnlip3yd-webp.webp"
+                        :src="item.icon || 'https://p1-arco.byteimg.com/tos-cn-i-uwbnlip3yd/a20012a2d4d5b9db43dfc6a01fe508c0.png~tplv-uwbnlip3yd-webp.webp'"
                       />
                       />
                     </a-avatar>
                     </a-avatar>
                     <a-switch
                     <a-switch