瀏覽代碼

[Administration] Distributions : correctif mise à jour prix

develop
Guillaume Bourgeois 3 月之前
父節點
當前提交
49286447eb
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      backend/web/js/vuejs/distribution-index.js

+ 1
- 1
backend/web/js/vuejs/distribution-index.js 查看文件

@@ -937,7 +937,7 @@ if($(selector).length) {

app.loadingUpdateProductOrder = false;
}, 'json');
}.bind(this, app), 500);
}.bind(this, app), 300);
}
},
updateInvoicePrices: function () {

Loading…
取消
儲存