dev01 2 年之前
父節點
當前提交
9d803c7686
共有 1 個文件被更改,包括 1 次插入1 次删除
  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,