Преглед изворни кода

镇江本部历年项目建设进度

yue пре 5 година
родитељ
комит
0064af22f5
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/main/java/com/jeeplus/modules/sg/progress/entity/YearProgress.java

+ 1 - 1
src/main/java/com/jeeplus/modules/sg/progress/entity/YearProgress.java

@@ -279,7 +279,7 @@ public class YearProgress extends DataEntity<YearProgress> {
 		this.approvedNot = approvedNot;
 		this.approvedNot = approvedNot;
 	}
 	}
 
 
-	@ExcelField(title="是否审定", align=2, sort=23)
+	@ExcelField(title="是否开票", align=2, sort=23)
 	public String getApprovedNotNot() {
 	public String getApprovedNotNot() {
 		return approvedNotNot;
 		return approvedNotNot;
 	}
 	}