列表查询细节优化

pull/59/head
smallchill 6 years ago
parent ea8c8099c6
commit f6382b153c
  1. 1
      src/views/authority/apiscope.vue
  2. 1
      src/views/authority/datascope.vue
  3. 1
      src/views/authority/role.vue
  4. 1
      src/views/desk/notice.vue
  5. 1
      src/views/flow/follow.vue
  6. 1
      src/views/flow/manager.vue
  7. 1
      src/views/flow/model.vue
  8. 1
      src/views/monitor/log/api.vue
  9. 1
      src/views/monitor/log/error.vue
  10. 1
      src/views/monitor/log/usual.vue
  11. 1
      src/views/resource/oss.vue
  12. 1
      src/views/system/client.vue
  13. 1
      src/views/system/dept.vue
  14. 1
      src/views/system/dict.vue
  15. 1
      src/views/system/menu.vue
  16. 1
      src/views/system/param.vue
  17. 1
      src/views/system/tenant.vue
  18. 1
      src/views/system/topmenu.vue
  19. 1
      src/views/system/user.vue
  20. 1
      src/views/tool/code.vue
  21. 1
      src/views/tool/datasource.vue
  22. 1
      src/views/work/claim.vue
  23. 1
      src/views/work/done.vue
  24. 1
      src/views/work/send.vue
  25. 1
      src/views/work/start.vue
  26. 1
      src/views/work/todo.vue

@ -434,6 +434,7 @@
},
searchChange(params) {
this.query = params;
this.page.currentPage = 1;
this.onLoad(this.page, params);
},
selectionChange(list) {

@ -464,6 +464,7 @@
},
searchChange(params) {
this.query = params;
this.page.currentPage = 1;
this.onLoad(this.page, params);
},
selectionChange(list) {

@ -285,6 +285,7 @@
},
searchChange(params) {
this.query = params;
this.page.currentPage = 1;
this.onLoad(this.page, params);
},
selectionChange(list) {

@ -214,6 +214,7 @@
},
searchChange(params) {
this.query = params;
this.page.currentPage = 1;
this.onLoad(this.page, params);
},
selectionChange(list) {

@ -157,6 +157,7 @@
},
searchChange(params) {
this.query = params;
this.page.currentPage = 1;
this.onLoad(this.page, params);
},
selectionChange(list) {

@ -228,6 +228,7 @@
},
searchChange(params) {
this.query = params;
this.page.currentPage = 1;
this.onLoad(this.page, params);
},
selectionChange(list) {

@ -206,6 +206,7 @@
},
searchChange(params) {
this.query = params;
this.page.currentPage = 1;
this.onLoad(this.page, params);
},
selectionChange(list) {

@ -117,6 +117,7 @@
},
searchChange(params) {
this.query = params;
this.page.currentPage = 1;
this.onLoad(this.page, params);
},
beforeOpen(done, type) {

@ -123,6 +123,7 @@
},
searchChange(params) {
this.query = params;
this.page.currentPage = 1;
this.onLoad(this.page, params);
},
beforeOpen(done, type) {

@ -115,6 +115,7 @@
},
searchChange(params) {
this.query = params;
this.page.currentPage = 1;
this.onLoad(this.page, params);
},
beforeOpen(done, type) {

@ -226,6 +226,7 @@
},
searchChange(params) {
this.query = params;
this.page.currentPage = 1;
this.onLoad(this.page, params);
},
selectionChange(list) {

@ -238,6 +238,7 @@
},
searchChange(params) {
this.query = params;
this.page.currentPage = 1;
this.onLoad(this.page, params);
},
selectionChange(list) {

@ -254,6 +254,7 @@
},
searchChange(params) {
this.query = params;
this.page.currentPage = 1;
this.onLoad(this.page, params);
},
selectionChange(list) {

@ -196,6 +196,7 @@
},
searchChange(params) {
this.query = params;
this.page.currentPage = 1;
this.onLoad(this.page, params);
},
selectionChange(list) {

@ -255,6 +255,7 @@
},
searchChange(params) {
this.query = params;
this.page.currentPage = 1;
this.onLoad(this.page, params);
},
selectionChange(list) {

@ -156,6 +156,7 @@
},
searchChange(params) {
this.query = params;
this.page.currentPage = 1;
this.onLoad(this.page, params);
},
selectionChange(list) {

@ -176,6 +176,7 @@
},
searchChange(params) {
this.query = params;
this.page.currentPage = 1;
this.onLoad(this.page, params);
},
selectionChange(list) {

@ -269,6 +269,7 @@
},
searchChange(params) {
this.query = params;
this.page.currentPage = 1;
this.onLoad(this.page, params);
},
selectionChange(list) {

@ -340,6 +340,7 @@
},
searchChange(params) {
this.query = params;
this.page.currentPage = 1;
this.onLoad(this.page, params);
},
selectionChange(list) {

@ -278,6 +278,7 @@
},
searchChange(params) {
this.query = params;
this.page.currentPage = 1;
this.onLoad(this.page, params);
},
selectionChange(list) {

@ -231,6 +231,7 @@
},
searchChange(params) {
this.query = params;
this.page.currentPage = 1;
this.onLoad(this.page, params);
},
selectionChange(list) {

@ -155,6 +155,7 @@
},
searchChange(params) {
this.query = params;
this.page.currentPage = 1;
this.onLoad(this.page, params);
},
selectionChange(list) {

@ -148,6 +148,7 @@
},
searchChange(params) {
this.query = params;
this.page.currentPage = 1;
this.onLoad(this.page, params);
},
selectionChange(list) {

@ -158,6 +158,7 @@
},
searchChange(params) {
this.query = params;
this.page.currentPage = 1;
this.onLoad(this.page, params);
},
selectionChange(list) {

@ -161,6 +161,7 @@
},
searchChange(params) {
this.query = params;
this.page.currentPage = 1;
this.onLoad(this.page, params);
},
selectionChange(list) {

@ -155,6 +155,7 @@
},
searchChange(params) {
this.query = params;
this.page.currentPage = 1;
this.onLoad(this.page, params);
},
selectionChange(list) {

Loading…
Cancel
Save