Explorar el Código

修改检索是分页信息没变

zhuliu hace 1 año
padre
commit
c8347f36ff
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/views/components/import/conditionImport/searchResult.vue

+ 1 - 0
src/views/components/import/conditionImport/searchResult.vue

@@ -223,6 +223,7 @@ export default {
     },
     searchBth() {
       this.queryParams.retrieveRecordId = null
+      this.queryParams.current = 1
       this.getList()
       this.$router.push({
         path: '/searchResult',