tangning 1 年間 前
コミット
e51369a823
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/views/account/product/index.vue

+ 1 - 1
src/views/account/product/index.vue

@@ -276,7 +276,7 @@
         title: `作品列表`,
         // titleHelpMessage: ['已启用expandRowByClick', '已启用stopButtonPropagation'],
         columns: getviewColumns(),
-        searchInfo: { type: tableType, userName },
+        searchInfo: { type: 1, userName },
         useSearchForm: true,
         formConfig: searchForm,
         showTableSetting: true,