Browse Source

完善接口申请流程

yhliang 3 years ago
parent
commit
9bacb51236
1 changed files with 1 additions and 1 deletions
  1. 1 1
      mybusiness/src/main/resources/templates/apply/record/edit.html

+ 1 - 1
mybusiness/src/main/resources/templates/apply/record/edit.html

@@ -57,7 +57,7 @@
                     title: 'secret_key'
 				},
                 {
-                    visible: editFlag == 'hidden' ? false : true,
+                    visible: editFlag !== 'hidden',
                     title: '状态',
                     align: 'center',
                     formatter: function (value, row, index) {