yuanyuan пре 3 година
родитељ
комит
2ffaced845
1 измењених фајлова са 3 додато и 3 уклоњено
  1. 3 3
      src/views/search/SearchDetail.vue

+ 3 - 3
src/views/search/SearchDetail.vue

@@ -361,9 +361,9 @@ export default {
                 return {
                     query: {
                         del: false,
-                        status: 'SUCCESS',
-                        publish: true,
-                        type: this.type
+                        status: 'SUCCESS'
+                        // publish: true,
+                        // type: this.type
                     },
                     search: this.search,
                     sort: 'heats,desc'