From 9389af9b827adc073d648dbd4956c6dd82e885dd Mon Sep 17 00:00:00 2001
From: chenhaozhe <cgz@hz-kingdee.com>
Date: 星期五, 18 七月 2025 15:03:18 +0800
Subject: [PATCH] Merge branch 'Dev' of http://101.37.171.70:10101/r/~jhz/STUWMS into Dev
---
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