Browse Source

销售订单改为订货单

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

+ 1 - 1
pages/index/index.js

@@ -115,7 +115,7 @@ Page({
 					PageCur: "Market",
 					icon: "work-shangcheng"
 				}, {
-					name: "销售订单",
+					name: "订单",
 					path: "/packageA/orderForm/index",
 					icon: "work-dingdan"
 				}, {