pull/12/head
xiaozhiyong 2 years ago
parent e58836f1dd
commit 5e42064d71
  1. 2
      src/views/order/index.vue

@ -321,7 +321,7 @@ export default {
}, },
search() { search() {
this.parameter.currentPage = 1 this.parameter.currentPage = 1
getByPage() this.getByPage()
}, },
//table list //table list
getByPage() { getByPage() {

Loading…
Cancel
Save