From b3a0e1fd148c876d61bce92fea14528c3fb2cf45 Mon Sep 17 00:00:00 2001 From: break60 <790061044@qq.com> Date: Thu, 5 Dec 2019 17:03:12 +0800 Subject: [PATCH] Add page number to list page (#1401) * Solve the problem that the pop-up box cannot be closed when the browser returns * Change the ans-ui version and API interface name * Add page number to list page --- .../src/js/conf/home/pages/datasource/pages/list/index.vue | 5 ++++- .../pages/projects/pages/definition/pages/list/index.vue | 5 ++++- .../projects/pages/definition/timing/_source/list.vue | 6 +++++- .../pages/projects/pages/instance/pages/list/index.vue | 7 ++++++- .../src/js/conf/home/pages/projects/pages/list/index.vue | 5 ++++- .../home/pages/resource/pages/file/pages/list/index.vue | 5 ++++- .../home/pages/resource/pages/udf/pages/function/index.vue | 5 ++++- .../home/pages/resource/pages/udf/pages/resource/index.vue | 5 ++++- .../src/js/conf/home/pages/security/pages/queue/index.vue | 5 ++++- .../js/conf/home/pages/security/pages/tenement/index.vue | 5 ++++- .../src/js/conf/home/pages/security/pages/users/index.vue | 5 ++++- .../conf/home/pages/security/pages/warningGroups/index.vue | 5 ++++- .../conf/home/pages/security/pages/workerGroups/index.vue | 5 ++++- .../src/js/conf/home/pages/user/pages/token/index.vue | 5 ++++- 14 files changed, 59 insertions(+), 14 deletions(-) diff --git a/dolphinscheduler-ui/src/js/conf/home/pages/datasource/pages/list/index.vue b/dolphinscheduler-ui/src/js/conf/home/pages/datasource/pages/list/index.vue index 99983f636e..5f746b0c68 100644 --- a/dolphinscheduler-ui/src/js/conf/home/pages/datasource/pages/list/index.vue +++ b/dolphinscheduler-ui/src/js/conf/home/pages/datasource/pages/list/index.vue @@ -27,7 +27,7 @@