This commit is contained in:
2024-01-03 14:11:11 +08:00
parent d7b02d2363
commit c4156252b1

View File

@@ -114,6 +114,9 @@
},
methods: {
searchList () {
this.pkId = ''
this.pkObj = {}
this.totalCount = 0
this.dataList = []
this.pageNum = 1
this._queryRawFoilList()