duhe
2023-09-22 2e65340e012e6bf0a5b90cf1114b971eefd42699
工作任务列表、任务汇报列表:增加过滤框后的重置过滤修改
3个文件已修改
16 ■■■■■ 已修改文件
WebTM/Properties/PublishProfiles/JFTM.pubxml.user 10 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/views/项目管理/工作任务/PM_WorkTaskBillList.html 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/views/项目管理/工作任务/PM_WorkTaskReportBillList.html 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/Properties/PublishProfiles/JFTM.pubxml.user
@@ -18,10 +18,10 @@
      <publishTime>01/28/2016 14:22:24</publishTime>
    </File>
    <File Include="bin/WebTM.dll">
      <publishTime>09/22/2023 12:43:45</publishTime>
      <publishTime>09/22/2023 13:42:45</publishTime>
    </File>
    <File Include="bin/WebTM.pdb">
      <publishTime>09/22/2023 12:43:45</publishTime>
      <publishTime>09/22/2023 13:42:45</publishTime>
    </File>
    <File Include="HtmlPage1.html">
      <publishTime>04/11/2023 16:34:42</publishTime>
@@ -4581,13 +4581,13 @@
      <publishTime>09/07/2023 10:55:19</publishTime>
    </File>
    <File Include="views/椤圭洰绠$悊/宸ヤ綔浠诲姟/PM_WorkTaskBillList.html">
      <publishTime>09/22/2023 13:34:07</publishTime>
      <publishTime>09/22/2023 13:52:58</publishTime>
    </File>
    <File Include="views/椤圭洰绠$悊/宸ヤ綔浠诲姟/PM_WorkTaskReportBill.html">
      <publishTime>09/20/2023 13:35:48</publishTime>
    </File>
    <File Include="views/椤圭洰绠$悊/宸ヤ綔浠诲姟/PM_WorkTaskReportBillList.html">
      <publishTime>09/22/2023 13:35:05</publishTime>
      <publishTime>09/22/2023 13:51:14</publishTime>
    </File>
    <File Include="views/椤圭洰绠$悊/宸ョ▼椤圭洰/PM_ProjectBill.html">
      <publishTime>09/03/2023 14:04:05</publishTime>
@@ -4869,7 +4869,7 @@
      <publishTime>04/11/2023 16:34:43</publishTime>
    </File>
    <File Include="Web.config">
      <publishTime>09/22/2023 12:43:48</publishTime>
      <publishTime>09/22/2023 13:42:53</publishTime>
    </File>
  </ItemGroup>
</Project>
WebTM/views/项目管理/工作任务/PM_WorkTaskBillList.html
@@ -458,6 +458,8 @@
                $("#HBillNo").val("");
                $("#HProNumber").val("");
                $("#HName").val("");
                $("#HReceiveEmp").val("");
                $("#HBillStatus").val("");
                $("#HOrgID").val(sessionStorage["OrganizationID"]);
                $("#ColContent").val("");
                $("#ColName").val("0");
WebTM/views/项目管理/工作任务/PM_WorkTaskReportBillList.html
@@ -456,6 +456,10 @@
            //#region 閲嶇疆杩囨护鏉′欢鏂规硶
            function set_ClearQuery() {
                $("#HBillNo").val("");
                $("#HReportEmp").val("");
                $("#HBillStatus").val("");
                $("#HProjectName").val("");
                $("#HTaskNote").val("");
                $("#HOrgID").val(sessionStorage["OrganizationID"]);
                $("#ColContent").val("");
                $("#ColName").val("0");