fix notify config page size null (#1157)

Co-authored-by: xiaowenjun <william.xiao.cd@hotmail.com>
pull/1161/head
tudou 1 year ago committed by GitHub
parent ff48fa3628
commit 0bde54101b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -400,6 +400,7 @@ export default {
alarmType: false,
},
visible: true,
size: 500,
};
},
created() {

Loading…
Cancel
Save