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