mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-10 22:06:44 +08:00
健康险续保测试问题修复5
This commit is contained in:
@@ -107,6 +107,9 @@ export default {
|
||||
this.agentCode = val.slice(0, thisIndex)
|
||||
this.searchName = val.slice(thisIndex).trim()
|
||||
this.popupShow = false
|
||||
this.currentPage = 1
|
||||
this.listData = []
|
||||
;[this.loading, this.finished] = [true, false]
|
||||
this.getOrderList()
|
||||
},
|
||||
getAgentManager() {
|
||||
|
||||
Reference in New Issue
Block a user