Преглед на файлове

Merge branch 'master' of http://git.liuniu946.com/Kirin/zccy

zxhxx преди 4 години
родител
ревизия
d3675809ab
променени са 1 файла, в които са добавени 0 реда и са изтрити 4 реда
  1. 0 4
      app/admin/view/order/store_order/exchange_order.php

+ 0 - 4
app/admin/view/order/store_order/exchange_order.php

@@ -292,12 +292,10 @@
             watch: {
             watch: {
                 'where.status': function () {
                 'where.status': function () {
                     this.where.excel = 0;
                     this.where.excel = 0;
-                    this.getBadge();
                     layList.reload(this.where, true);
                     layList.reload(this.where, true);
                 },
                 },
                 'where.data': function () {
                 'where.data': function () {
                     this.where.excel = 0;
                     this.where.excel = 0;
-                    this.getBadge();
                     layList.reload(this.where, true);
                     layList.reload(this.where, true);
                 },
                 },
             },
             },
@@ -314,12 +312,10 @@
                 },
                 },
                 search: function () {
                 search: function () {
                     this.where.excel = 0;
                     this.where.excel = 0;
-                    this.getBadge();
                     layList.reload(this.where, true);
                     layList.reload(this.where, true);
                 },
                 },
                 refresh: function () {
                 refresh: function () {
                     layList.reload();
                     layList.reload();
-                    this.getBadge();
                 },
                 },
                 excel: function () {
                 excel: function () {
                     this.where.excel = 1;
                     this.where.excel = 1;