From 32ef42939db01c47a3b73872ee0bf51c97be5b66 Mon Sep 17 00:00:00 2001 From: shenyanpei Date: Mon, 8 Nov 2021 17:35:45 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B1=9E=E6=80=A7=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../attributeCustom/components/other.vue | 674 ++++++++++++++++++ .../config/pages/attributeCustom/index.vue | 9 +- 2 files changed, 682 insertions(+), 1 deletion(-) create mode 100644 src/pages/config/pages/attributeCustom/components/other.vue diff --git a/src/pages/config/pages/attributeCustom/components/other.vue b/src/pages/config/pages/attributeCustom/components/other.vue new file mode 100644 index 000000000..461ea9542 --- /dev/null +++ b/src/pages/config/pages/attributeCustom/components/other.vue @@ -0,0 +1,674 @@ + + + + + + diff --git a/src/pages/config/pages/attributeCustom/index.vue b/src/pages/config/pages/attributeCustom/index.vue index b07ad6d53..c9aab0979 100644 --- a/src/pages/config/pages/attributeCustom/index.vue +++ b/src/pages/config/pages/attributeCustom/index.vue @@ -16,6 +16,11 @@ + @@ -24,12 +29,14 @@ import Laws from './components/laws' import Stand from './components/stand' import Buss from './components/buss' +/*import Other from './components/other'*/ export default { name: 'index', components: { Laws, Stand, - Buss + Buss, + // Other }, data () { return {