Browse Source

优先展示已售

panhui 4 years ago
parent
commit
410670de52
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/main/comos/src/views/product/List.vue

+ 1 - 0
src/main/comos/src/views/product/List.vue

@@ -105,6 +105,7 @@ export default {
 
         if (this.$route.query.source) {
             this.source = this.$route.query.source;
+            this.salable = true;
         }
 
         if (this.$route.query.minterId) {