fix: model list watch data
This commit is contained in:
+3
-1
@@ -19,7 +19,9 @@ export default defineConfig({
|
||||
history: {
|
||||
type: 'hash'
|
||||
},
|
||||
|
||||
// https: {
|
||||
// http2: true
|
||||
// },
|
||||
base: process.env.npm_config_base || '/',
|
||||
...(isProduction
|
||||
? {
|
||||
|
||||
Reference in New Issue
Block a user