feature_0521
zhenghuang 5 years ago
parent 2d1e40687d
commit 5d1fbfec60

@ -12,7 +12,7 @@
</template>
<router-link slot-scope="{row}"
slot="action"
:to="{path:'/shop/increase/manager/staff',query:{storeId:row.id}}">
:to="{path:'/shop/increase/manager/staff',query:{storeId:row.store.id}}">
<Button class="router-btn"> 门店导购管理</Button>
</router-link>
</Table>

Loading…
Cancel
Save