Commit 0f5d567d by Jings

fix: 修复bug

parent 4883005c
<template> <template>
<div> <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