数据权限

This commit is contained in:
2022-12-29 11:23:53 +08:00
parent fe85ff3a1a
commit c407eefc2a
17 changed files with 399 additions and 61 deletions

View File

@@ -20,6 +20,7 @@ module.exports = {
productionSourceMap: false,
devServer: {
disableHostCheck: true,
allowedHosts: ['all'],
port: port,
open: false,
overlay: {