赞
踩
// 点击 遮罩层 是否关闭 Dialog ElementUI.Dialog.props.closeOnClickModal.default=false; // Dialog 是否在 body 里追加 ElementUI.Dialog.props.modalAppendToBody.default=false; // 分页默认 ElementUI.Pagination.props.layout.default="prev, pager, next, jumper"; ElementUI.Pagination.props.pageSize.default=10; // table th 和 td 居中 ElementUI.TableColumn.props.align={type:String, default: "center"}; ElementUI.TableColumn.props.headerAlign={type:String, default: "center"};
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。