dengzhiguo пре 6 година
родитељ
комит
920bb93ad0

+ 1 - 1
js/component/manageCenter/servicesManage/projectOrder/myTask/projectManage.jsx

@@ -48,7 +48,7 @@ const MyTask=Form.create()(React.createClass({
 	                         categoryName:thisdata.categoryName,
 	                         buyerName:thisdata.buyerName,
 	                         taskDistributionTimes:thisdata.taskDistributionTimes,
-	                         deleteSign:thisdata.deletedSign,
+	                         deleteSign:thisdata.deleteSign,
 	                         taskStatus:thisdata.taskStatus,
 	                         taskReceiverName:thisdata.taskReceiverName,
 	                         projectNo:thisdata.projectNo,