Explorar el Código

修改节点名称

xiaohaizhao hace 2 meses
padre
commit
ea8d6694cd
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      packageA/receivables/index.js

+ 1 - 1
packageA/receivables/index.js

@@ -27,7 +27,7 @@ Page({
       name: getApp().globalData.Language.getMapText('按客户'),
       value: 1
     }],
-    points: ['全部', '订单', '出货', '开票', '质保金'],
+    points: ['全部', '预付款', '出货款', '验收款', '质保金'],
     filtratelist: [],
     table: [{
       title: '客户名称',