소스 검색

加新定额过滤项

TonyKang 4 년 전
부모
커밋
ecacc800b1
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      web/maintain/report/js/rpt_tpl_pre_handle.js

+ 1 - 0
web/maintain/report/js/rpt_tpl_pre_handle.js

@@ -115,6 +115,7 @@ const exposed_ration_properties = [
     ,{Name: "定额_所属项目ID", Title: "", Key: "projectID", Order: "ascend"}
     ,{Name: "定额_所属清单ID", Title: "", Key: "billsItemID", Order: "ascend"}
     ,{Name: "定额_清单内顺序", Title: "", Key: "serialNo", Order: "ascend"}
+    ,{Name: "定额_来源(标准|补充)", Title: "", Key: "from", Order: "ascend"}
 ];
 const exposed_ration_glj_properties = [
     {Name: "定额人材机_ID", Title: "", Key: "ID"}