@@ -124,7 +124,6 @@ export default {
'MakeSubscription',
'CheckLoanSheet',
'MakeLoanSheet',
- 'orderSynchronization',
'CheckAfterSales',
'MakeAfterSales',
'purchaseGoods',
@@ -141,6 +141,7 @@ export default {
() => {
this.loadingStatus = false
this.msgSuccess('同步完成')
+ this.resetForm('ruleFormTwo')
},
(err) => {
console.log('importContract: ' + err)