From e2f33becdfbe80f9c792006740b2037a6e4eb527 Mon Sep 17 00:00:00 2001
From: chenhaozhe <cgz@hz-kingdee.com>
Date: 星期四, 13 十一月 2025 15:07:46 +0800
Subject: [PATCH] 调整 页面url
---
pages/quyangdan/TakeSampleCheckBillList.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/pages/quyangdan/table.vue b/pages/quyangdan/TakeSampleCheckBillList.vue
similarity index 99%
rename from pages/quyangdan/table.vue
rename to pages/quyangdan/TakeSampleCheckBillList.vue
index ed247e7..875b09f 100644
--- a/pages/quyangdan/table.vue
+++ b/pages/quyangdan/TakeSampleCheckBillList.vue
@@ -272,7 +272,7 @@
// 鏂板鍙栨牱鍗�
onAddClickHandler() {
uni.navigateTo({
- url: "/pages/quyangdan/form?operationType=0"
+ url: "/pages/quyangdan/TakeSampleCheckBillList?operationType=0"
})
},
del(item) {
--
Gitblit v1.9.1