sth
This commit is contained in:
parent
c88e7ecac5
commit
a6703edc0a
|
|
@ -440,7 +440,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form','layer'], function ($,
|
|||
$("#" + id).on("input", calculatePerformance);
|
||||
});*/
|
||||
|
||||
$('#c-online_total #c-total, #order-cost, #order-material_cost').on('input', function () {
|
||||
$('#c-online_total, #c-total, #order-cost, #order-material_cost').on('input', function () {
|
||||
//calcProfit();
|
||||
calculatePerformance();
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user