mentoswzq 5 years ago
parent
commit
9bfb332593
1 changed files with 1 additions and 1 deletions
  1. 1 1
      js/component/manageCenter/order/orderNew/billing.jsx

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

@@ -930,7 +930,7 @@ const MyService = Form.create()(
         addresseeCity: "",
         addresseeArea: "",
         recipientAddress: "",
-        ordapproval: undefined,
+        ordapproval: 0,
         alreadyAmount: "",
         ProvinceCity: []
       });