Ran lin
This commit is contained in:
parent
245da0ffdc
commit
5d7960746d
@ -39,7 +39,7 @@ export const useLayoutStore = defineStore("layout", {
|
||||
},
|
||||
showError() {
|
||||
this.show = "error";
|
||||
console.error(' error')
|
||||
console.error(" error");
|
||||
},
|
||||
showSuccess() {
|
||||
this.show = "success";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user