Feature/SendtoFo

This commit is contained in:
2024-08-28 09:02:07 +07:00
parent 6d96653c6d
commit e423fc3cca
9 changed files with 535 additions and 4 deletions

View File

@@ -19,8 +19,7 @@ export default {
"one-menu": MenuComponent,
},
mounted() {
console.log("drawer");
console.log(this.$store.state.system.drawer);
// console.log(this.$store.state.system.drawer);
},
data() {
return {};