|
@@ -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,
|