Explorar el Código

fix: 工程子帐号 type 改为KING

zh hace 2 años
padre
commit
340d6561a5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 => {