Преглед изворни кода

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',
             compare: '=',
-            value: 'JIAXIAN'
+            value: 'KING'
           }
         ]
       }).then(res => {