This commit is contained in:
老叶
2021-07-23 16:22:44 +08:00
parent 03e6393349
commit 170dd2dbd5
+1 -1
View File
@@ -22,7 +22,7 @@ Page({
this.getAppCusorderList()
wx.setNavigationBarTitle({
title: this.data.title||'客户'
title: this.data.title||'订单'
})
},