fix: 修复店铺添加经营模式初始值问题
This commit is contained in:
@@ -239,7 +239,7 @@ const state = reactive({
|
|||||||
mainId: "",
|
mainId: "",
|
||||||
shopType: "only",
|
shopType: "only",
|
||||||
tube_type: "0",
|
tube_type: "0",
|
||||||
registerType: "restaurant",
|
registerType: "before",
|
||||||
profiles: "release",
|
profiles: "release",
|
||||||
activateCode: "",
|
activateCode: "",
|
||||||
accountName: "",
|
accountName: "",
|
||||||
|
|||||||
Reference in New Issue
Block a user