Browse Source

fix: 修复移动端供应详情附件下载

cuiyalong 1 year ago
parent
commit
a8a2106c93
1 changed files with 1 additions and 1 deletions
  1. 1 1
      apps/mobile/src/views/article/index.vue

+ 1 - 1
apps/mobile/src/views/article/index.vue

@@ -224,7 +224,7 @@ export default {
   data() {
     return {
       conf: {
-        type: ''
+        type: 'issued'
       },
       matchKeys: [],
       contentId: '',