tangning 1 rok pred
rodič
commit
e51369a823
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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,