var SandsB = Number($scope.mixconsts.sand)+Number($scope.mixconsts.cement)+Number($scope.mixconsts.additive);
angularjs加法计算
最新推荐文章于 2019-02-27 18:47:44 发布
var SandsB = Number($scope.mixconsts.sand)+Number($scope.mixconsts.cement)+Number($scope.mixconsts.additive);