Browse Source

添加点击重置按钮调用查询接口

caojunjie 4 years ago
parent
commit
46c9b21f41
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/purchaseRequest/index.vue

+ 1 - 0
src/views/purchaseRequest/index.vue

@@ -1317,6 +1317,7 @@ export default {
         this.$refs.avatar.submitForm()
       } else if (res == '重置') {
         this.$refs.avatar.form = {}
+        this.$refs.avatar.submitForm()
       }
     },
     //表单验证通过执行搜索