Explorar el Código

fix: 7558 数据传输认证 查阅图片时,出现多余按钮

johnsen hace 1 mes
padre
commit
1e4b31d303

+ 1 - 1
src/business/platform/form/formrender/dynamic-form/dynamic-form-table.vue

@@ -80,7 +80,7 @@
                 :key="j"
                 :prop="column.name"
                 :width="column.field_options.custom_class || null"
-                show-overflow-tooltip
+                :show-overflow-tooltip="column.field_type !== 'image'"
               >
                 <template slot="header">
                   {{