WebTM/Properties/PublishProfiles/JFTM.pubxml.user | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
WebTM/views/销售管理/信用额度申请单/Xs_CusRatingChangeBill.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
WebTM/views/领料发货/销售出库/Kf_SellOutBill.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
WebTM/Properties/PublishProfiles/JFTM.pubxml.user
@@ -4677,13 +4677,13 @@ <publishTime>11/03/2023 21:45:51</publishTime> </File> <File Include="views/éå®ç®¡ç/åºæ¶é款å/YS_ReceiveBackBill.html"> <publishTime>11/10/2023 12:40:28</publishTime> <publishTime>11/10/2023 15:16:17</publishTime> </File> <File Include="views/éå®ç®¡ç/åºæ¶é款å/YS_ReceiveBackBillList.html"> <publishTime>10/26/2023 13:26:13</publishTime> </File> <File Include="views/éå®ç®¡ç/æ¶æ¬¾å/YS_ReceiveBill.html"> <publishTime>11/10/2023 12:29:50</publishTime> <publishTime>11/10/2023 15:16:02</publishTime> </File> <File Include="views/éå®ç®¡ç/æ¶æ¬¾å/YS_ReceiveBillList.html"> <publishTime>10/26/2023 13:27:26</publishTime> @@ -4890,10 +4890,10 @@ <publishTime>04/11/2023 16:34:43</publishTime> </File> <File Include="views/颿åè´§/éå®åºåº/Kf_SellOutBill.html"> <publishTime>11/09/2023 15:34:08</publishTime> <publishTime>11/10/2023 15:34:42</publishTime> </File> <File Include="views/颿åè´§/éå®åºåº/Kf_SellOutBill.html"> <publishTime>11/09/2023 15:34:08</publishTime> <publishTime>11/10/2023 15:34:42</publishTime> </File> <File Include="views/颿åè´§/éå®åºåº/Kf_SellOutBillList.html"> <publishTime>11/09/2023 15:53:10</publishTime> WebTM/views/ÏúÊÛ¹ÜÀí/ÐÅÓöî¶ÈÉêÇëµ¥/Xs_CusRatingChangeBill.html
@@ -496,6 +496,24 @@ } //#endregion //#region æ¶é´è½¬æ¢ function formatDate(date) { var d = new Date(date), month = '' + (d.getMonth() + 1), day = '' + d.getDate(), year = d.getFullYear(); if (month.length < 2) { month = '0' + month; } if (day.length < 2) { day = '0' + day; } return [year, month, day].join('-'); } //#endregion //#region è·åç»ç» function Organ() { //è·åç»å½é¡µç»ç»å WebTM/views/ÁìÁÏ·¢»õ/ÏúÊÛ³ö¿â/Kf_SellOutBill.html
@@ -729,6 +729,24 @@ } //#endregion //#region æ¶é´è½¬æ¢ function formatDate(date) { var d = new Date(date), month = '' + (d.getMonth() + 1), day = '' + d.getDate(), year = d.getFullYear(); if (month.length < 2) { month = '0' + month; } if (day.length < 2) { day = '0' + day; } return [year, month, day].join('-'); } //#endregion //#region è·åç»ç» function Organ() { //è·åç»å½é¡µç»ç»å