表里面有三个字断:number(数量)price(单价)total(合计)
在新增或修改订单的时候,如何使用modelform表单计算number乘以price等于total
https://blog.csdn.net/weixin_40583478/article/details/102821812