Commit b1af96c6 by yyq1988

删除明细重新计算总价

parent c1cc6289
...@@ -143,6 +143,7 @@ ...@@ -143,6 +143,7 @@
values: [index] values: [index]
}) })
} }
setSumPrice();
} }
function updateRow(index, row){ function updateRow(index, row){
$(selector).bootstrapTable('updateRow', { $(selector).bootstrapTable('updateRow', {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment