From ca1ade1b2e7d059f4f972ad736b762e9edf3c4c0 Mon Sep 17 00:00:00 2001 From: panqihua Date: Wed, 18 Jan 2023 02:51:31 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84=E5=8E=82=E5=95=86/=E7=BB=8F?= =?UTF-8?q?=E9=94=80=E5=95=86=E7=AE=A1=E7=90=86-=E8=AF=A6=E6=83=85-?= =?UTF-8?q?=E5=9F=BA=E6=9C=AC=E4=BF=A1=E6=81=AF=20=E5=BE=85=E5=AE=A1?= =?UTF-8?q?=E6=A0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/platform/manufacturer/base.vue | 180 ++++++++++++++++++ src/views/platform/manufacturer/detail.vue | 158 +++------------ .../platform/manufacturer/detail_table.vue | 2 +- 3 files changed, 205 insertions(+), 135 deletions(-) create mode 100644 src/views/platform/manufacturer/base.vue diff --git a/src/views/platform/manufacturer/base.vue b/src/views/platform/manufacturer/base.vue new file mode 100644 index 0000000..3e9c5d5 --- /dev/null +++ b/src/views/platform/manufacturer/base.vue @@ -0,0 +1,180 @@ + + + \ No newline at end of file diff --git a/src/views/platform/manufacturer/detail.vue b/src/views/platform/manufacturer/detail.vue index 7c5c30a..de4a8de 100644 --- a/src/views/platform/manufacturer/detail.vue +++ b/src/views/platform/manufacturer/detail.vue @@ -1,153 +1,43 @@ \ No newline at end of file diff --git a/src/views/platform/manufacturer/detail_table.vue b/src/views/platform/manufacturer/detail_table.vue index 0c9c510..8ae18ff 100644 --- a/src/views/platform/manufacturer/detail_table.vue +++ b/src/views/platform/manufacturer/detail_table.vue @@ -28,7 +28,7 @@ export default { name: 'DetailTable', props: { - type: String + type: Number }, data() { return {