Browse Source

退返单应用名称改为退返申请单

xiaohaizhao 1 year ago
parent
commit
badfcadf12
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/index/index.js

+ 1 - 1
pages/index/index.js

@@ -121,7 +121,7 @@ Page({
 					path: "/packageA/shipment/index",
 					icon: "icon-shouhuo"
 				}, {
-					name: "返退单",
+					name: "返退申请单",
 					path: "/packageA/returnOne/index",
 					icon: "work-shujuchaxun"
 				}, {