fix bug
This commit is contained in:
@@ -27,7 +27,7 @@ import storeViwe from './storeConcerns'
|
||||
export default {
|
||||
data() {
|
||||
return {
|
||||
list: [{ name: "商家" }, { name: "达人" }],
|
||||
list: [{ name: "店铺" }, { name: "达人" }],
|
||||
daren: [],
|
||||
shangjia:[],
|
||||
height: 0,
|
||||
|
||||
Reference in New Issue
Block a user