瀏覽代碼

fix: 工程子帐号 type 改为KING

zh 2 年之前
父節點
當前提交
340d6561a5
共有 1 個文件被更改,包括 1 次插入1 次删除
  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',
             param: 'a.jiaxian_type',
             compare: '=',
             compare: '=',
-            value: 'JIAXIAN'
+            value: 'KING'
           }
           }
         ]
         ]
       }).then(res => {
       }).then(res => {