1
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
d17b95a200
commit
2683a5a7c9
|
@ -179,6 +179,7 @@ export default {
|
||||||
},
|
},
|
||||||
handleReset() {
|
handleReset() {
|
||||||
this.listQuery = getListQueryDefault()
|
this.listQuery = getListQueryDefault()
|
||||||
|
if (this.isView) this.listQuery.IsAuditRecordUserSelect = true
|
||||||
this.getList()
|
this.getList()
|
||||||
},
|
},
|
||||||
handleSelectChange(val) {
|
handleSelectChange(val) {
|
||||||
|
|
Loading…
Reference in New Issue