From b1bf9c8c43efdcf118716be111b3577c2a1885ac Mon Sep 17 00:00:00 2001 From: songyunpeng Date: Tue, 3 Mar 2020 18:54:58 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=A1=E6=81=AF=E5=85=AC=E7=A4=BA=20?= =?UTF-8?q?=E4=BA=BA=E5=91=98=E7=AE=A1=E7=90=86=E5=88=97=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../custom/consultconf-add-or-update.vue | 95 +++++++ src/views/modules/custom/consultconf.vue | 69 +++++ .../custom/gridoperatorinfo-add-or-update.vue | 245 ++++++++++++++++++ .../custom/gridoperatorinfo-detail.vue | 186 +++++++++++++ src/views/modules/custom/gridoperatorinfo.vue | 167 ++++++++++++ 5 files changed, 762 insertions(+) create mode 100755 src/views/modules/custom/consultconf-add-or-update.vue create mode 100755 src/views/modules/custom/consultconf.vue create mode 100755 src/views/modules/custom/gridoperatorinfo-add-or-update.vue create mode 100755 src/views/modules/custom/gridoperatorinfo-detail.vue create mode 100755 src/views/modules/custom/gridoperatorinfo.vue diff --git a/src/views/modules/custom/consultconf-add-or-update.vue b/src/views/modules/custom/consultconf-add-or-update.vue new file mode 100755 index 00000000..d96c68bd --- /dev/null +++ b/src/views/modules/custom/consultconf-add-or-update.vue @@ -0,0 +1,95 @@ + + + diff --git a/src/views/modules/custom/consultconf.vue b/src/views/modules/custom/consultconf.vue new file mode 100755 index 00000000..72832852 --- /dev/null +++ b/src/views/modules/custom/consultconf.vue @@ -0,0 +1,69 @@ + + + diff --git a/src/views/modules/custom/gridoperatorinfo-add-or-update.vue b/src/views/modules/custom/gridoperatorinfo-add-or-update.vue new file mode 100755 index 00000000..8cf6f844 --- /dev/null +++ b/src/views/modules/custom/gridoperatorinfo-add-or-update.vue @@ -0,0 +1,245 @@ + + + + diff --git a/src/views/modules/custom/gridoperatorinfo-detail.vue b/src/views/modules/custom/gridoperatorinfo-detail.vue new file mode 100755 index 00000000..2f630423 --- /dev/null +++ b/src/views/modules/custom/gridoperatorinfo-detail.vue @@ -0,0 +1,186 @@ + + + diff --git a/src/views/modules/custom/gridoperatorinfo.vue b/src/views/modules/custom/gridoperatorinfo.vue new file mode 100755 index 00000000..bb95a784 --- /dev/null +++ b/src/views/modules/custom/gridoperatorinfo.vue @@ -0,0 +1,167 @@ + + +