page
This commit is contained in:
@@ -109,6 +109,7 @@
|
|||||||
methods: {
|
methods: {
|
||||||
searchList () {
|
searchList () {
|
||||||
this.dataList = []
|
this.dataList = []
|
||||||
|
this.pageNum = 1
|
||||||
this._queryRawFoilList()
|
this._queryRawFoilList()
|
||||||
},
|
},
|
||||||
handleChange (e) {
|
handleChange (e) {
|
||||||
|
|||||||
@@ -104,6 +104,7 @@
|
|||||||
},
|
},
|
||||||
searchList () {
|
searchList () {
|
||||||
this.dataList = []
|
this.dataList = []
|
||||||
|
this.pageNum = 1
|
||||||
this._queryRawFoil()
|
this._queryRawFoil()
|
||||||
},
|
},
|
||||||
/** 生产区域下拉框查询 */
|
/** 生产区域下拉框查询 */
|
||||||
|
|||||||
Reference in New Issue
Block a user