tangning 1 년 전
부모
커밋
52a0cc9b4e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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,