Commit 577a7bbb by caoyanzhi

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

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