学生信息管理 蓝色按钮
This commit is contained in:
parent
06a3b390bc
commit
55877574e3
@ -5,7 +5,7 @@ VUE_APP_TITLE = 幼儿园体质检测管理系统
|
||||
ENV = 'development'
|
||||
|
||||
# 若依管理系统/开发环境
|
||||
VUE_APP_BASE_API = 'http://192.168.16.81:8080'
|
||||
VUE_APP_BASE_API = 'http://192.168.16.81:8081'
|
||||
#'/dev-api'
|
||||
|
||||
# 路由懒加载
|
||||
|
||||
@ -434,11 +434,11 @@
|
||||
:page.sync="parentInfoList2.pageNum"
|
||||
:limit.sync="parentInfoList2.pageSize"
|
||||
@pagination="getList"
|
||||
style="margin-top:40px"
|
||||
/>
|
||||
|
||||
<el-button
|
||||
type="primary"
|
||||
plain
|
||||
size="mini"
|
||||
@click="prentclickok"
|
||||
style="margin-top: 30px; margin-left: 85%;width: 100px; height: 50px;font-size:15px"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user