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,