浏览代码

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

cuiyalong 1 年之前
父节点
当前提交
a8a2106c93
共有 1 个文件被更改,包括 1 次插入1 次删除
  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() {
   data() {
     return {
     return {
       conf: {
       conf: {
-        type: ''
+        type: 'issued'
       },
       },
       matchKeys: [],
       matchKeys: [],
       contentId: '',
       contentId: '',