Browse Source

fix: 工程子帐号 type 改为KING

zh 2 years ago
parent
commit
340d6561a5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/setting/engineeringSubAccount.vue

+ 1 - 1
src/views/setting/engineeringSubAccount.vue

@@ -219,7 +219,7 @@ export default {
           {
             param: 'a.jiaxian_type',
             compare: '=',
-            value: 'JIAXIAN'
+            value: 'KING'
           }
         ]
       }).then(res => {