diff --git a/src/views/foodManage/stockManage/inventoryCount/index.vue b/src/views/foodManage/stockManage/inventoryCount/index.vue index 352ddd85..2f313019 100644 --- a/src/views/foodManage/stockManage/inventoryCount/index.vue +++ b/src/views/foodManage/stockManage/inventoryCount/index.vue @@ -17,11 +17,11 @@ - + - + --> 搜索 @@ -52,7 +52,7 @@ size="mini" @click="handleAdd" >新增 - + @@ -62,39 +62,39 @@ {{(queryParams.pageNum - 1) * queryParams.pageSize + scope.$index + 1}} - + - + - - - - + + + + + {{ (scope.row.differAmount/100).toFixed(2) }} + -