瀏覽代碼

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

lxf 2 年之前
父節點
當前提交
767fb044c7
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/shengde/group/synchronization/order/index.vue

+ 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)