梁展鹏 3 years ago
parent
commit
eb9da10882
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/photoManagement/imageGoodsManagement/toolbar.vue

+ 2 - 2
src/views/photoManagement/imageGoodsManagement/toolbar.vue

@@ -13,8 +13,8 @@ export default {
       fields: [
         // TODO 上传者
         {
-          type: 'activityId',
-          name: 'title',
+          type: 'ActivitySelect',
+          name: 'activityId',
           label: '上传位置'
         },
         {