@@ -689,11 +689,11 @@ export default {
this.$http.get('sys/EarlyWarning/ChangePermissions', {
id: row.id,
}, {}, res => {
- this.pageConfig.page = 1
- this.pageConfig.newPolicyPage = 1
- this.pageConfig.oldPolicyPage = 1
- this.searchBtnClick()
- this.getEarlyDate()
+ this.pageConfig.page = 1
+ this.pageConfig.newPolicyPage = 1
+ this.pageConfig.oldPolicyPage = 1
+ this.searchBtnClick()
+ this.getEarlyDate()
}
)
}).catch(() => {
@@ -1049,7 +1049,7 @@ export default {
.content {
padding-bottom: 10px;
- height: calc(~'100% - 7%');
+ height: calc(~'100% - 25%') ;
/deep/ .el-button--mini {
padding: 5px 7px;