Преглед изворни кода

修改检索是分页信息没变

zhuliu пре 1 година
родитељ
комит
c8347f36ff
1 измењених фајлова са 1 додато и 0 уклоњено
  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',