Procházet zdrojové kódy

修改检索是分页信息没变

zhuliu před 1 rokem
rodič
revize
c8347f36ff

+ 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',