修改
This commit is contained in:
parent
cfceaac30c
commit
a79cadf12d
@ -5,7 +5,7 @@ VUE_APP_TITLE = 新医路院后患者管理平台
|
|||||||
ENV = 'development'
|
ENV = 'development'
|
||||||
|
|
||||||
# 新医路院后患者管理平台/开发环境
|
# 新医路院后患者管理平台/开发环境
|
||||||
VUE_APP_BASE_API = 'http://192.168.16.76:8080'
|
VUE_APP_BASE_API = 'http://8.131.93.145:54011'
|
||||||
|
|
||||||
# 路由懒加载
|
# 路由懒加载
|
||||||
VUE_CLI_BABEL_TRANSPILE_MODULES = true
|
VUE_CLI_BABEL_TRANSPILE_MODULES = true
|
||||||
|
|||||||
@ -1112,7 +1112,7 @@ export default {
|
|||||||
},
|
},
|
||||||
};
|
};
|
||||||
</script>
|
</script>
|
||||||
<style lang="scss">
|
<style lang="scss" scoped>
|
||||||
.el-descriptions__body {
|
.el-descriptions__body {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 600px;
|
height: 600px;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user