소스 검색

工单超节损按班组优化

zck 1 년 전
부모
커밋
57ebff2eac
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/view/performance/12-orderAccounting/componets/gdcjstj.vue

+ 1 - 1
src/view/performance/12-orderAccounting/componets/gdcjstj.vue

@@ -155,7 +155,7 @@ const handlePrint2 = async() => {
       'total_fp': data['total']['total_fp'],
       'waste_quality': data['total']['waste_quality'],
       'waste_intangible': data['total']['waste_intangible'],
-      'total_jsj': '',
+      'total_jsj': data['total']['reward'],
       'table': data['gy_data'].map(item => ({
         'bzcy': item['member'],
         'yjgx': item['sczl_gxmc'].substring(0, 20),