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 {