This commit is contained in:
gaofei 2022-06-14 19:01:12 +08:00
parent aac119e751
commit 0034f42839
1 changed files with 10 additions and 0 deletions

View File

@ -5,6 +5,16 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<title>导入工作量</title>
<style type="text/css">
.f-grid-row.noEdit {
pointer-events: none;
}
.f-grid-colheader-text {
white-space: normal;
word-break: break-all;
}
</style>
</head>
<body>
<form id="form1" runat="server">