From 8db20630a2675ca14e03ccdee91c614397b5c964 Mon Sep 17 00:00:00 2001
From: 高章伟 <gaozhangwei@prec-tech.com>
Date: 星期四, 10 三月 2022 16:21:46 +0800
Subject: [PATCH] 最近一月修改内容

---
 force-app/main/default/pages/SelectAssetEstimateVMTcm.page |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/force-app/main/default/pages/SelectAssetEstimateVMTcm.page b/force-app/main/default/pages/SelectAssetEstimateVMTcm.page
index 1703e76..78da474 100644
--- a/force-app/main/default/pages/SelectAssetEstimateVMTcm.page
+++ b/force-app/main/default/pages/SelectAssetEstimateVMTcm.page
@@ -422,7 +422,6 @@
         if (isManual == 'true') {
             var a = j$(escapeVfId('allPage:allForm:allBlock:assetSection:assetTable:' + i + ':Assert')).value();
             if (a != '') {
-
                 // 鎵�鏈夎澶囨寜瀹夎鏃ャ�佸彂璐ф棩锛堟渶鏃╃殑锛夛紝璺濈鍚堝悓寮�濮嬫棩6涓湀鍐呴兘鏄柊鍝佸悎鍚�
                 //var isNewDate = new Date(j$(escapeVfId('allPage:allForm:allBlock:assetSection:assetTable:' + i + ':isNewDate')).value());
                 //isNewDate.setMonth(isNewDate.getMonth() + 6);

--
Gitblit v1.9.1