@@ -141,7 +141,7 @@ export default {
() => {
this.loadingStatus = false
this.msgSuccess('同步完成')
- this.resetForm('ruleFormTwo')
+ // this.resetForm('ruleFormTwo')
},
(err) => {
console.log('importContract: ' + err)