feature_0521
zhenghuang 5 years ago
parent 2d1e40687d
commit 5d1fbfec60

@ -12,7 +12,7 @@
</template> </template>
<router-link slot-scope="{row}" <router-link slot-scope="{row}"
slot="action" 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> <Button class="router-btn"> 门店导购管理</Button>
</router-link> </router-link>
</Table> </Table>

Loading…
Cancel
Save