01 2022 档案

摘要:样式中加入 .el-table__fixed { height: 100% !important; } .el-table__fixed-right { height: 100% !important; } 阅读全文
posted @ 2022-01-26 15:37 奇迹之耀 阅读(67) 评论(0) 推荐(0) 编辑
摘要:在head中加入 <meta name="referrer" content="no-referrer"> 阅读全文
posted @ 2022-01-17 16:42 奇迹之耀 阅读(395) 评论(0) 推荐(0) 编辑
摘要:<el-table-column fixed="right" label="操作" width="80"> <template slot-scope="scope"> <el-button @click="showPatient(scope.row)" type="text" size="small 阅读全文
posted @ 2022-01-17 14:24 奇迹之耀 阅读(638) 评论(0) 推荐(0) 编辑
摘要:[JsonObject(MemberSerialization.OptIn)] public class TemplateSort { public int Id { get; set; } [JsonProperty] public string Name { get; set; } [JsonP 阅读全文
posted @ 2022-01-10 11:03 奇迹之耀 阅读(86) 评论(0) 推荐(0) 编辑
摘要:添加防火墙需要应用具有管理员权限, 首先添加com引用,NetFwTypeLib 允许单个程序通过全部端口 //创建一个认证程序类的实例 INetFwAuthorizedApplication app = (INetFwAuthorizedApplication)Activator.CreateIn 阅读全文
posted @ 2022-01-05 15:34 奇迹之耀 阅读(690) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示