From 71721d6840918ed93406e70b539e000b7341421c Mon Sep 17 00:00:00 2001 From: zxy Date: Thu, 9 Apr 2026 18:04:29 +0800 Subject: [PATCH] =?UTF-8?q?refactor(customer):=20=E9=87=8D=E6=9E=84?= =?UTF-8?q?=E5=AE=A2=E6=88=B7=E7=AE=A1=E7=90=86=E6=A8=A1=E5=9D=97=E7=9A=84?= =?UTF-8?q?=E6=95=B0=E6=8D=AE=E6=98=A0=E5=B0=84=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/example/customer/detail.vue | 50 +++--------- .../src/views/example/customer/form.vue | 41 +++------- .../src/views/example/customer/index.vue | 80 ++++++------------- .../src/views/example/customer/options.js | 24 ++++++ 4 files changed, 71 insertions(+), 124 deletions(-) create mode 100644 jnpf-java-boot/jnpf-web/src/views/example/customer/options.js diff --git a/jnpf-java-boot/jnpf-web/src/views/example/customer/detail.vue b/jnpf-java-boot/jnpf-web/src/views/example/customer/detail.vue index 8870e01..9833b19 100644 --- a/jnpf-java-boot/jnpf-web/src/views/example/customer/detail.vue +++ b/jnpf-java-boot/jnpf-web/src/views/example/customer/detail.vue @@ -29,29 +29,29 @@ - + - + - + - + - + @@ -130,7 +130,7 @@ - + @@ -144,6 +144,7 @@