tangning 1 anno fa
parent
commit
52a0cc9b4e
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/views/account/product/index.vue

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

@@ -340,7 +340,7 @@
         title: `全景VR列表`,
         columns: getVrColumns(),
         rowSelection: { type: 'checkbox' },
-        searchInfo: { type: tableType },
+        searchInfo: { type: tableType, userName },
         showIndexColumn: false,
         useSearchForm: true,
         formConfig: searchFormSs,