dev01 2 år sedan
förälder
incheckning
9d803c7686
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      js/component/manageCenter/financialManage/distribute/inSpecial.jsx

+ 1 - 1
js/component/manageCenter/financialManage/distribute/inSpecial.jsx

@@ -125,7 +125,7 @@ const inSpecial = React.createClass({
         this.setState({
           orderNo: thisdata.orderNo,
           type: thisdata.type,
-          status: thisdata.status,
+          // status: thisdata.status,
           remarks: thisdata.remarks,
           invoiceType: thisdata.invoiceType,
           unitName: thisdata.unitName,