From 16c82fae971fb6c5bf306d2e60f6f37af00cb7c1 Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期一, 10 七月 2023 20:18:18 +0800
Subject: [PATCH] 1
---
WebTM/views/项目管理/项目阶段/PM_ProjectReportBill.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git "a/WebTM/views/\351\241\271\347\233\256\347\256\241\347\220\206/\351\241\271\347\233\256\351\230\266\346\256\265/PM_ProjectReportBill.html" "b/WebTM/views/\351\241\271\347\233\256\347\256\241\347\220\206/\351\241\271\347\233\256\351\230\266\346\256\265/PM_ProjectReportBill.html"
index 4d6ac93..371df35 100644
--- "a/WebTM/views/\351\241\271\347\233\256\347\256\241\347\220\206/\351\241\271\347\233\256\351\230\266\346\256\265/PM_ProjectReportBill.html"
+++ "b/WebTM/views/\351\241\271\347\233\256\347\256\241\347\220\206/\351\241\271\347\233\256\351\230\266\346\256\265/PM_ProjectReportBill.html"
@@ -540,7 +540,7 @@
"RowID": (table.cache["mainTable"].length + 1) * 10
, 'HEmpID': '0'
, 'HEmpName': ''
- , 'HIsPM': '0'
+ , 'HIsPM': false
, 'HRate': '0'
, 'HAvgMoney': '0'
, 'HCountMoney': '0'
@@ -724,7 +724,7 @@
"RowID": 10
, 'HEmpID': '0'
, 'HEmpName': ''
- , 'HIsPM': '0'
+ , 'HIsPM': false
, 'HRate': '0'
, 'HAvgMoney': '0'
, 'HCountMoney': '0'
--
Gitblit v1.9.1