Explorar el Código

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

caojunjie hace 4 años
padre
commit
46c9b21f41
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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()
       }
     },
     //表单验证通过执行搜索