diff --git a/pages/order/filterList/index.js b/pages/order/filterList/index.js index 9bf0b4f..cca31d6 100644 --- a/pages/order/filterList/index.js +++ b/pages/order/filterList/index.js @@ -22,7 +22,7 @@ Page({ this.getAppCusorderList() wx.setNavigationBarTitle({ - title: this.data.title||'客户' + title: this.data.title||'订单' }) },