소스 검색

Merge branch 'develop' of http://120.55.44.4:10080/xujunjie/WorkloadWeb into develop

xujunjie 1 년 전
부모
커밋
eb81e3086f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/pages/PurchaseAdmin/PurchaseList/WorkingHours/index.js

+ 1 - 1
src/pages/PurchaseAdmin/PurchaseList/WorkingHours/index.js

@@ -177,7 +177,7 @@ function List(props) {
     let params = [
       {
         type_id: Number(item.type_id),
-        comment: '',
+        comment: item.comment,
         // 父级id
         parent_type_id: allType[item.type_id].parent_id,
         data: [