Browse Source

研发补助改为研发奖补

dev01 3 months ago
parent
commit
c7beed498c

+ 1 - 1
js/component/common/projectOperation/newEditProject.jsx

@@ -83,7 +83,7 @@ class newEditProject extends Component {
       let htMember = 0;
       // 加计扣除
       let additionalDeduction = 0;
-      // 研发补
+      // 研发
       let rdAwardsubsidy = 0;
       checkTypeList.map(item => {
         if (item.htMember == 1) {

+ 1 - 1
js/component/manageCenter/financialManage/orderDetail/orderDetail.jsx

@@ -818,7 +818,7 @@ const OrderDetail = Form.create()(
                       textArr.push("加计扣除");
                   }
                   if (record.rdAwardsubsidy === 1) {
-                      textArr.push("研发补");
+                      textArr.push("研发补");
                   }
                   if (textArr.length) {
                   textStr = `${textArr.join("&")} ${!!text ? `(${text})` : ''}`

+ 6 - 6
js/component/manageCenter/order/orderNew/addService.jsx

@@ -470,7 +470,7 @@ const NewService = Form.create()(
               //     textArr.push("加计扣除");
               // }
               // if (record.rdAwardsubsidy === 1) {
-              //     textArr.push("研发补");
+              //     textArr.push("研发补");
               // }
               // }
               // if (textArr.length) {
@@ -712,7 +712,7 @@ const NewService = Form.create()(
                   textArr.push("加计扣除");
               }
               if (record.rdAwardsubsidy === 1) {
-                  textArr.push("研发补");
+                  textArr.push("研发补");
               }
               }
               // if (textArr.length) {
@@ -916,7 +916,7 @@ const NewService = Form.create()(
                   textArr.push("加计扣除");
               }
               if (record.rdAwardsubsidy === 1) {
-                  textArr.push("研发补");
+                  textArr.push("研发补");
               }
               }
               // if (textArr.length) {
@@ -5766,7 +5766,7 @@ const NewService = Form.create()(
                       textArr.push("加计扣除");
                   }
                   if (record.rdAwardsubsidy === 1) {
-                      textArr.push("研发补");
+                      textArr.push("研发补");
                   }
                   if (textArr.length) {
                   textStr = `${textArr.join("&")} ${!!text ? `(${text})` : ''}`
@@ -5909,7 +5909,7 @@ const NewService = Form.create()(
                       textArr.push("加计扣除");
                   }
                   if (record.rdAwardsubsidy === 1) {
-                      textArr.push("研发补");
+                      textArr.push("研发补");
                   }
                   if (textArr.length) {
                   textStr = `${textArr.join("&")} ${!!text ? `(${text})` : ''}`
@@ -6130,7 +6130,7 @@ const NewService = Form.create()(
                       textArr.push("加计扣除");
                   }
                   if (record.rdAwardsubsidy === 1) {
-                      textArr.push("研发补");
+                      textArr.push("研发补");
                   }
                   if (textArr.length) {
                   textStr = `${textArr.join("&")} ${!!text ? `(${text})` : ''}`

+ 1 - 1
js/component/manageCenter/order/orderNew/approveds.jsx

@@ -2038,7 +2038,7 @@ const IntentionCustomer = Form.create()(
                       textArr.push("加计扣除");
                   }
                   if (record.rdAwardsubsidy === 1) {
-                      textArr.push("研发补");
+                      textArr.push("研发补");
                   }
                   if (textArr.length) {
                   textStr = `${textArr.join("&")} ${!!text ? `(${text})` : ''}`

+ 1 - 1
js/component/manageCenter/order/orderNew/changeComponent/changeApply.js

@@ -2295,7 +2295,7 @@ class ChangeApply extends Component {
                     textArr.push("加计扣除");
                 }
                 if (record.rdAwardsubsidy === 1) {
-                    textArr.push("研发补");
+                    textArr.push("研发补");
                 }
                 if (textArr.length) {
                   textStr = `${textArr.join("&")} ${!!text ? `(${text})` : ''}`

+ 1 - 1
js/component/manageCenter/order/orderNew/changeComponent/orderDetail.js

@@ -546,7 +546,7 @@ class OrderDetail extends Component {
                     textArr.push("加计扣除");
                 }
                 if (record.rdAwardsubsidy === 1) {
-                    textArr.push("研发补");
+                    textArr.push("研发补");
                 }
                 if (textArr.length) {
                   textStr = `${textArr.join("&")} ${!!text ? `(${text})` : ''}`

+ 1 - 1
js/component/manageCenter/order/orderNew/changeComponent/proAndCuiList.jsx

@@ -489,7 +489,7 @@ const ProAndCuiList = React.createClass({
                     textArr.push("加计扣除");
                 }
                 if (record.rdAwardsubsidy === 1) {
-                    textArr.push("研发补");
+                    textArr.push("研发补");
                 }
                 if (textArr.length) {
                   textStr = `${textArr.join("&")} ${!!text ? `(${text})` : ''}`

+ 1 - 1
js/component/manageCenter/order/orderNew/examine.jsx

@@ -1592,7 +1592,7 @@ const IntentionCustomer = Form.create()(
                       textArr.push("加计扣除");
                   }
                   if (record.rdAwardsubsidy === 1) {
-                      textArr.push("研发补");
+                      textArr.push("研发补");
                   }
                   if (textArr.length) {
                     textStr = `${textArr.join("&")} ${!!text ? `(${text})` : ''}`

+ 1 - 1
js/component/manageCenter/order/orderNew/examinejl.jsx

@@ -1599,7 +1599,7 @@ const IntentionCustomer = Form.create()(
                       textArr.push("加计扣除");
                   }
                   if (record.rdAwardsubsidy === 1) {
-                      textArr.push("研发补");
+                      textArr.push("研发补");
                   }
                   if (textArr.length) {
                   textStr = `${textArr.join("&")} ${!!text ? `(${text})` : ''}`

+ 1 - 1
js/component/manageCenter/order/orderNew/examineyybz.jsx

@@ -1592,7 +1592,7 @@ const IntentionCustomer = Form.create()(
                       textArr.push("加计扣除");
                   }
                   if (record.rdAwardsubsidy === 1) {
-                      textArr.push("研发补");
+                      textArr.push("研发补");
                   }
                   if (textArr.length) {
                     textStr = `${textArr.join("&")} ${!!text ? `(${text})` : ''}`

+ 1 - 1
js/component/manageCenter/order/orderNew/inquiry.jsx

@@ -2578,7 +2578,7 @@ const IntentionCustomer = Form.create()(
                       textArr.push("加计扣除");
                   }
                   if (record.rdAwardsubsidy === 1) {
-                      textArr.push("研发补");
+                      textArr.push("研发补");
                   }
                   if (textArr.length) {
                     textStr = `${textArr.join("&")} ${!!text ? `(${text})` : ''}`

+ 1 - 1
js/component/manageCenter/order/orderNew/outsourcingList.jsx

@@ -709,7 +709,7 @@ const outsourcingList = Form.create()(
                   textArr.push("加计扣除");
               }
               if (record.rdAwardsubsidy === 1) {
-                  textArr.push("研发补");
+                  textArr.push("研发补");
               }
               if (textArr.length) {
                 textStr = `${textArr.join("&")} ${!!text ? `(${text})` : ''}`

+ 1 - 1
js/component/manageCenter/order/orderNew/outsourcingPro.jsx

@@ -440,7 +440,7 @@ const outsourcingPro = Form.create()(
                   textArr.push("加计扣除");
               }
               if (record.rdAwardsubsidy === 1) {
-                  textArr.push("研发补");
+                  textArr.push("研发补");
               }
               }
               if (textArr.length) {

+ 1 - 1
js/component/manageCenter/order/orderNew/reject.jsx

@@ -2091,7 +2091,7 @@ const IntentionCustomer = Form.create()(
                       textArr.push("加计扣除");
                   }
                   if (record.rdAwardsubsidy === 1) {
-                      textArr.push("研发补");
+                      textArr.push("研发补");
                   }
                   if (textArr.length) {
                     textStr = `${textArr.join("&")} ${!!text ? `(${text})` : ''}`

+ 1 - 1
js/component/manageCenter/project/project/projectAssignment.jsx

@@ -1241,7 +1241,7 @@ const PaiDan = React.createClass({
                     textArr.push("加计扣除");
                 }
                 if (record.rdAwardsubsidy === 1) {
-                    textArr.push("研发补");
+                    textArr.push("研发补");
                 }
                 if (textArr.length) {
                   textStr = `${textArr.join("&")} ${!!text ? `(${text})` : ''}`

+ 1 - 1
js/component/manageCenter/project/summary/projectDetails.jsx

@@ -1014,7 +1014,7 @@ class ProjectDetails extends Component {
                   textArr.push("加计扣除");
                 }
                 if (record.rdAwardsubsidy === 1) {
-                  textArr.push("研发补");
+                  textArr.push("研发补");
                 }
               if (textArr.length) {
                 textStr = `${textArr.join("&")} ${!!text ? `(${text})` : ''}`

+ 1 - 1
js/component/manageCenter/project/task/myTask.jsx

@@ -3887,7 +3887,7 @@ const Task = React.createClass({
                   textArr.push("加计扣除");
               }
               if (record.rdAwardsubsidy === 1) {
-                  textArr.push("研发补");
+                  textArr.push("研发补");
               }
               if (textArr.length) {
               textStr = `${textArr.join("&")} ${!!text ? `(${text})` : ''}`

+ 1 - 1
js/component/manageCenter/project/task/taskAssignment.jsx

@@ -1071,7 +1071,7 @@ const Task = React.createClass({
                     textArr.push("加计扣除");
                 }
                 if (record.rdAwardsubsidy === 1) {
-                    textArr.push("研发补");
+                    textArr.push("研发补");
                 }
                 if (textArr.length) {
                   textStr = `${textArr.join("&")} ${!!text ? `(${text})` : ''}`

+ 1 - 1
js/component/manageCenter/project/task/taskQuery.jsx

@@ -1268,7 +1268,7 @@ const Task = React.createClass({
                     textArr.push("加计扣除");
                 }
                 if (record.rdAwardsubsidy === 1) {
-                    textArr.push("研发补");
+                    textArr.push("研发补");
                 }
                 if (textArr.length) {
                   textStr = `${textArr.join("&")} ${!!text ? `(${text})` : ''}`