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,