From 7f260e179bf9dcba374b3a440cba68280dc7e5a6 Mon Sep 17 00:00:00 2001 From: jiangyy Date: Wed, 28 Jul 2021 16:39:56 +0800 Subject: [PATCH] footbar --- .../productConfig/footbar/FootbarDefault.vue | 50 +++++++++++++++++++ .../productConfig/footbar/FootbarSync.vue | 25 +++++++--- 2 files changed, 69 insertions(+), 6 deletions(-) create mode 100644 epmet-oper-web/src/views/modules/productConfig/footbar/FootbarDefault.vue diff --git a/epmet-oper-web/src/views/modules/productConfig/footbar/FootbarDefault.vue b/epmet-oper-web/src/views/modules/productConfig/footbar/FootbarDefault.vue new file mode 100644 index 0000000..2c4c1d1 --- /dev/null +++ b/epmet-oper-web/src/views/modules/productConfig/footbar/FootbarDefault.vue @@ -0,0 +1,50 @@ + + + + diff --git a/epmet-oper-web/src/views/modules/productConfig/footbar/FootbarSync.vue b/epmet-oper-web/src/views/modules/productConfig/footbar/FootbarSync.vue index 82cca3e..9bfc678 100644 --- a/epmet-oper-web/src/views/modules/productConfig/footbar/FootbarSync.vue +++ b/epmet-oper-web/src/views/modules/productConfig/footbar/FootbarSync.vue @@ -1,6 +1,6 @@