From 94c29f755a210eb4967f3f286de00caa2b162f25 Mon Sep 17 00:00:00 2001
From: llj <132905093+newwwwwwtree@users.noreply.github.com>
Date: 星期一, 02 二月 2026 09:57:29 +0800
Subject: [PATCH] 客诉处理单
---
pages.json | 21 +++++++++++++++++++++
1 files changed, 21 insertions(+), 0 deletions(-)
diff --git a/pages.json b/pages.json
index ae32e70..6a34ef1 100644
--- a/pages.json
+++ b/pages.json
@@ -1723,6 +1723,27 @@
{
"navigationBarTitleText" : "鐗规壒鍗�"
}
+ },
+ {
+ "path" : "pages/CustomerComplaintsBill/CustomerComplaintsBillList",
+ "style" :
+ {
+ "navigationBarTitleText" : "瀹㈣瘔鍗曞垪琛�"
+ }
+ },
+ {
+ "path" : "pages/CustomerComplaintsBill/CustomerComplaintsBillDetail",
+ "style" :
+ {
+ "navigationBarTitleText" : "瀹㈣瘔鍗�"
+ }
+ },
+ {
+ "path" : "pages/CustomerComplaintsBill/CustomerComplaintsBillEdit",
+ "style" :
+ {
+ "navigationBarTitleText" : "瀹㈣瘔鍗曠紪杈�"
+ }
}
--
Gitblit v1.9.1