Commit 498bfc3d authored by 沈翠玲's avatar 沈翠玲

修改bug

parent 8d5ed44a
......@@ -28,7 +28,7 @@
:limit.sync="queryParams.pageSize"
@pagination="getTeamList"
/>
<TeamSelect ref="teamSelect" @onSelected="onTeamSelected" :planId="planId"></TeamSelect>
<TeamSelect ref="teamSelect" @onSelected="onTeamSelected"></TeamSelect>
</div>
</template>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment