tangning 1 rok temu
rodzic
commit
e51369a823
1 zmienionych plików z 1 dodań i 1 usunięć
  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,