Browse Source

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

caojunjie 4 năm trước cách đây
mục cha
commit
46c9b21f41
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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()
       }
     },
     //表单验证通过执行搜索