Explorar o código

Merge branch 'stage-6' into dev

# Conflicts:
#	pages2/verify/input.vue
chenxiong %!s(int64=3) %!d(string=hai) anos
pai
achega
017ff065d0
Modificáronse 1 ficheiros con 1 adicións e 5 borrados
  1. 1 5
      pages2/verify/input.vue

+ 1 - 5
pages2/verify/input.vue

@@ -1631,11 +1631,7 @@ export default {
               if (result.data.code === 200) {
                 if (!result.data.data) {
                   self.$api
-                    .getbaseprofiletplistProfile({
-                      pageNum: 1,
-                      pageSize: 1,
-                      status: 1,
-                    })
+                    .getbaseprofiletplistProfile({ pageNum: 1, pageSize: 1 })
                     .then((kit) => {
                       if (kit.data.rows.length) {
                         var ajson = JSON.parse(kit.data.rows[0].keyValue);