[Update] 修改asset select2

This commit is contained in:
ibuler
2020-05-29 20:37:23 +08:00
parent 2efd303323
commit f456dff551
15 changed files with 153 additions and 104 deletions

View File

@@ -3,7 +3,7 @@ ENV = 'development'
# base api
VUE_APP_BASE_API = '/rpc'
PUBLIC_PATH = '/ui'
VUE_APP_PUBLIC_PATH = '/ui/'
# vue-cli uses the VUE_CLI_BABEL_TRANSPILE_MODULES environment variable,
# to control whether the babel-plugin-dynamic-import-node plugin is enabled.