Ver código fonte

全局表单-ljw-2025-6-25

CaoGQ123 3 semanas atrás
pai
commit
1716c1e2fc
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      src/views/tabbar/globalFormDetail.vue

+ 1 - 0
src/views/tabbar/globalFormDetail.vue

@@ -15,6 +15,7 @@
                             :label="head.title"
                             :width="head.width || ''">
                             <!-- 动态内容 -->
+                              
                             <template slot-scope="scope">
                                 <template v-if="table_head[index].field_type !== '7'">
                                     {{table_per_fun(table_head[index],Object.values(scope.row)[index])}}