From 8b5f0e51810731117239627cb6957ddfb8126b8a Mon Sep 17 00:00:00 2001
From: qq_41295110 <qq_41295110@noreply.gitcode.com>
Date: 星期四, 17 七月 2025 17:10:28 +0800
Subject: [PATCH] 修改bug

---
 pages/shengchanruku/form.vue     |    2 +-
 static/jingbao.wav               |    0 
 pages/shengchandiaobo/form.vue   |    2 +-
 static/success.wav               |    0 
 pages/shengchanlingliao/form.vue |    2 +-
 5 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/pages/shengchandiaobo/form.vue b/pages/shengchandiaobo/form.vue
index 3baee02..4507665 100644
--- a/pages/shengchandiaobo/form.vue
+++ b/pages/shengchandiaobo/form.vue
@@ -438,7 +438,7 @@
 				        if (res.confirm) {
 				            console.log('鐢ㄦ埛鐐瑰嚮纭畾');
 							uni.redirectTo({
-								url:'/pages/caigouruku/table'
+								url:'/pages/shengchandiaobo/table'
 							})
 				        } else if (res.cancel) {
 				            console.log('鐢ㄦ埛鐐瑰嚮鍙栨秷');
diff --git a/pages/shengchanlingliao/form.vue b/pages/shengchanlingliao/form.vue
index 8005038..de87e43 100644
--- a/pages/shengchanlingliao/form.vue
+++ b/pages/shengchanlingliao/form.vue
@@ -690,7 +690,7 @@
 				        if (res.confirm) {
 				            console.log('鐢ㄦ埛鐐瑰嚮纭畾');
 							uni.redirectTo({
-								url:'/pages/caigouruku/table'
+								url:'/pages/shengchanlingliao/table'
 							})
 				        } else if (res.cancel) {
 				            console.log('鐢ㄦ埛鐐瑰嚮鍙栨秷');
diff --git a/pages/shengchanruku/form.vue b/pages/shengchanruku/form.vue
index d96b883..03d0fc7 100644
--- a/pages/shengchanruku/form.vue
+++ b/pages/shengchanruku/form.vue
@@ -401,7 +401,7 @@
 				        if (res.confirm) {
 				            console.log('鐢ㄦ埛鐐瑰嚮纭畾');
 							uni.redirectTo({
-								url:'/pages/caigouruku/table'
+								url:'/pages/shengchanruku/table'
 							})
 				        } else if (res.cancel) {
 				            console.log('鐢ㄦ埛鐐瑰嚮鍙栨秷');
diff --git a/static/jingbao.wav b/static/jingbao.wav
new file mode 100644
index 0000000..093bc4c
--- /dev/null
+++ b/static/jingbao.wav
Binary files differ
diff --git a/static/success.wav b/static/success.wav
new file mode 100644
index 0000000..cffb64f
--- /dev/null
+++ b/static/success.wav
Binary files differ

--
Gitblit v1.9.1