Commit 577a7bbb by caoyanzhi

update: 切换商户按钮的显示逻辑

parent f0103fa2
<template>
<div v-if="storeList.length > 0">
<div v-if="storeList.length > 1">
<el-dropdown @command="onChangeStore">
<span class="change-store-btn">
{{ getActiveStoreName }}
......
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