@@ -601,9 +601,9 @@
},
getBadge: function () {
var that = this;
- layList.basePost(layList.Url({c: 'order.store_order', a: 'getBadge'}), this.where, function (rem) {
- that.badge = rem.data;
- });
+ // layList.basePost(layList.Url({c: 'order.store_order', a: 'getBadge'}), this.where, function (rem) {
+ // that.badge = rem.data;
+ // });
search: function () {
this.where.excel = 0;