Procházet zdrojové kódy

订单同步 同步完成后不清空输入框

lxf před 2 roky
rodič
revize
767fb044c7

+ 1 - 1
src/views/shengde/group/synchronization/order/index.vue

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