diff --git a/wms-vue/src/components/duochaxun/GZZXiaoLv.vue b/wms-vue/src/components/duochaxun/GZZXiaoLv.vue index 6ad409a..e21e036 100644 --- a/wms-vue/src/components/duochaxun/GZZXiaoLv.vue +++ b/wms-vue/src/components/duochaxun/GZZXiaoLv.vue @@ -176,6 +176,7 @@ export default { }, find(){ + this.pageNum=1; this.queryUser(); }, down(){ diff --git a/wms-vue/src/components/duochaxun/JianHuoBiaoDan.vue b/wms-vue/src/components/duochaxun/JianHuoBiaoDan.vue index c23de28..8bd1fd4 100644 --- a/wms-vue/src/components/duochaxun/JianHuoBiaoDan.vue +++ b/wms-vue/src/components/duochaxun/JianHuoBiaoDan.vue @@ -150,6 +150,7 @@ export default { }, find(){ + this.pageNum=1; this.queryUser(); }, down(){ diff --git a/wms-vue/src/components/duochaxun/Jianhuojiemian.vue b/wms-vue/src/components/duochaxun/Jianhuojiemian.vue index d65b78e..09ede0f 100644 --- a/wms-vue/src/components/duochaxun/Jianhuojiemian.vue +++ b/wms-vue/src/components/duochaxun/Jianhuojiemian.vue @@ -938,6 +938,7 @@ export default { }, find(){ + this.pageNum=1; this.queryUser(); }, down(){ diff --git a/wms-vue/src/components/duochaxun/Kucunhuizong.vue b/wms-vue/src/components/duochaxun/Kucunhuizong.vue index 9726ed5..d62f9f5 100644 --- a/wms-vue/src/components/duochaxun/Kucunhuizong.vue +++ b/wms-vue/src/components/duochaxun/Kucunhuizong.vue @@ -826,6 +826,7 @@ export default { }, find(){ + this.pageNum=1; this.queryUser(); }, down(){ diff --git a/wms-vue/src/components/duochaxun/Kucunrizhi.vue b/wms-vue/src/components/duochaxun/Kucunrizhi.vue index f8be6dc..27db41e 100644 --- a/wms-vue/src/components/duochaxun/Kucunrizhi.vue +++ b/wms-vue/src/components/duochaxun/Kucunrizhi.vue @@ -477,6 +477,7 @@ export default { }, find(){ + this.pageNum=1; this.queryUser(); }, down(){ diff --git a/wms-vue/src/components/duochaxun/Liaoxiangjiankong.vue b/wms-vue/src/components/duochaxun/Liaoxiangjiankong.vue index 7cf157c..64ea8e2 100644 --- a/wms-vue/src/components/duochaxun/Liaoxiangjiankong.vue +++ b/wms-vue/src/components/duochaxun/Liaoxiangjiankong.vue @@ -327,6 +327,7 @@ export default { }, find(){ + this.pageNum=1; this.queryUser(); }, down(){ diff --git a/wms-vue/src/components/duochaxun/Pandianmingxi.vue b/wms-vue/src/components/duochaxun/Pandianmingxi.vue index a5f6232..75cd038 100644 --- a/wms-vue/src/components/duochaxun/Pandianmingxi.vue +++ b/wms-vue/src/components/duochaxun/Pandianmingxi.vue @@ -583,6 +583,7 @@ export default { }, find(){ + this.pageNum=1; this.queryUser(); }, down(){ diff --git a/wms-vue/src/components/duochaxun/RenXiao.vue b/wms-vue/src/components/duochaxun/RenXiao.vue index 57c401a..70bb3a5 100644 --- a/wms-vue/src/components/duochaxun/RenXiao.vue +++ b/wms-vue/src/components/duochaxun/RenXiao.vue @@ -239,6 +239,7 @@ export default { }, find(){ + this.pageNum=1; this.queryUser(); }, down(){ diff --git a/wms-vue/src/components/duochaxun/Rukuzhengli.vue b/wms-vue/src/components/duochaxun/Rukuzhengli.vue index b153837..12aef5d 100644 --- a/wms-vue/src/components/duochaxun/Rukuzhengli.vue +++ b/wms-vue/src/components/duochaxun/Rukuzhengli.vue @@ -552,6 +552,7 @@ export default { }, find(){ + this.pageNum=1; this.queryUser(); }, down(){ diff --git a/wms-vue/src/components/duochaxun/Xuliehao.vue b/wms-vue/src/components/duochaxun/Xuliehao.vue index 623afea..8d264e4 100644 --- a/wms-vue/src/components/duochaxun/Xuliehao.vue +++ b/wms-vue/src/components/duochaxun/Xuliehao.vue @@ -573,6 +573,7 @@ export default { }, find(){ + this.pageNum=1; this.queryUser(); }, down(){ diff --git a/wms-vue/src/components/duochaxun/Zhengliqingdan.vue b/wms-vue/src/components/duochaxun/Zhengliqingdan.vue index eabd186..8286ffe 100644 --- a/wms-vue/src/components/duochaxun/Zhengliqingdan.vue +++ b/wms-vue/src/components/duochaxun/Zhengliqingdan.vue @@ -721,6 +721,7 @@ export default { // this.checked=false; // this.isShow=false; // } + this.pageNum=1; this.queryUser(); }, down(){