소스 검색

[Administration] Distributions : correctif mise à jour prix

develop
Guillaume Bourgeois 4 달 전
부모
커밋
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…
취소
저장