feat: 代客下单更新,修复店铺列表编辑展示问题
This commit is contained in:
@@ -92,8 +92,8 @@ const state = reactive({
|
||||
codeUrl: "",
|
||||
cookiePass: "",
|
||||
loginForm: {
|
||||
username: "admin",
|
||||
password: "12345",
|
||||
username: "ymf",
|
||||
password: "123456",
|
||||
// rememberMe: false,
|
||||
code: "",
|
||||
uuid: "",
|
||||
|
||||
Reference in New Issue
Block a user