Kirin 1 rok temu
rodzic
commit
810cd4b393
1 zmienionych plików z 3 dodań i 3 usunięć
  1. 3 3
      app/admin/view/order/store_order/index.php

+ 3 - 3
app/admin/view/order/store_order/index.php

@@ -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;