yuanyuan %!s(int64=3) %!d(string=hai) anos
pai
achega
cbd147f229
Modificáronse 2 ficheiros con 3 adicións e 3 borrados
  1. 1 1
      .env.development
  2. 2 2
      src/views/product/SearchCorpse.vue

+ 1 - 1
.env.development

@@ -1,4 +1,4 @@
-VUE_APP_BASE_URL=https://test.raex.vip/
+VUE_APP_BASE_URL=https://www.raex.vip/
 NODE_ENV=development
 VUE_APP_PUBLIC_PATH=/
 ASSETS_PATH=raex

+ 2 - 2
src/views/product/SearchCorpse.vue

@@ -455,9 +455,9 @@ export default {
                     del: false,
                     source: this.source,
                     salable: this.salable,
-                    rarityLabel: this.rarityLabel
+                    rarityLabel: this.rarityLabel,
+                    prefixName: this.search
                 },
-                search: this.search,
                 sort
             };
         }