tangning před 1 rokem
rodič
revize
e51369a823
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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,