From 11862c583e8cc97a23a4526f7312f14585cc101a Mon Sep 17 00:00:00 2001 From: JIAL <2287346125@qq.com> Date: Mon, 4 Mar 2024 15:59:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8A=A5=E4=BB=B7=E4=B8=BB=E7=95=8C=E9=9D=A2?= =?UTF-8?q?=E6=96=B0=E5=A2=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/application-druid.yml | 2 +- ruoyi-ui/src/views/quotePage/quote/index.vue | 422 ++++++++++++++++++ 2 files changed, 423 insertions(+), 1 deletion(-) create mode 100644 ruoyi-ui/src/views/quotePage/quote/index.vue diff --git a/ruoyi-admin/src/main/resources/application-druid.yml b/ruoyi-admin/src/main/resources/application-druid.yml index 779f50f..b962313 100644 --- a/ruoyi-admin/src/main/resources/application-druid.yml +++ b/ruoyi-admin/src/main/resources/application-druid.yml @@ -6,7 +6,7 @@ spring: # 主库数据源 master: driverClassName: com.microsoft.sqlserver.jdbc.SQLServerDriver - url: jdbc:sqlserver://192.168.9.99:1433;DatabaseName=ry-vue + url: jdbc:sqlserver://192.168.9.66:1433;DatabaseName=ry-vue username: sa password: Itcenter110- # 红本数据库数据源 diff --git a/ruoyi-ui/src/views/quotePage/quote/index.vue b/ruoyi-ui/src/views/quotePage/quote/index.vue new file mode 100644 index 0000000..6131fe4 --- /dev/null +++ b/ruoyi-ui/src/views/quotePage/quote/index.vue @@ -0,0 +1,422 @@ + + + + +