Pārlūkot izejas kodu

数据应用查询模块

wangzhe 2 gadi atpakaļ
vecāks
revīzija
d5da265fba

+ 2 - 1
mybusiness/src/main/resources/templates/applyData/approval/approval.html

@@ -69,7 +69,8 @@
                 },
                 {
                     field: 'frequency',
-                    title: '调用频次'
+                    title: '调用频次',
+                    visible: false
                 },
                 {
                     field: 'status',

+ 2 - 1
mybusiness/src/main/resources/templates/applyData/examine/examine.html

@@ -69,7 +69,8 @@
                 },
                 {
                     field: 'frequency',
-                    title: '调用频次'
+                    title: '调用频次',
+                    visible: false
                 },
                 {
                     field: 'status',

+ 2 - 1
mybusiness/src/main/resources/templates/applyData/record/record.html

@@ -88,7 +88,8 @@
                 },
                 {
                     field: 'frequency',
-                    title: '调用频次'
+                    title: '调用频次',
+                    visible: false
                 },
                 {
                     field: 'status',