Merge branch 'bd-dev' of 47.94.45.65:angelo/web-base-admin into bd-test

This commit is contained in:
woody 2025-09-24 15:18:45 +08:00
commit 8c8ba399b7
1 changed files with 2 additions and 2 deletions

View File

@ -44,8 +44,8 @@ export default {
mixins: [mixins],
data() {
return {
pushPeople: false,
pushAmount: false,
pushPeople: 'false',
pushAmount: 'false',
moren: 'directConfig'
}
},