From 72e36d90c2cc1976bf97a6824c5b4838519e17e5 Mon Sep 17 00:00:00 2001
From: jiask <1069621233@qq.com>
Date: Fri, 12 Sep 2025 14:27:50 +0800
Subject: [PATCH] jsk
---
.../stockManage/inventoryCount/index.vue | 90 +++++++++----------
1 file changed, 45 insertions(+), 45 deletions(-)
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.totalProfitLoss/100).toFixed(2) }}
-
+ {{ (scope.row.differAmount/100).toFixed(2) }}
+
-
+
编辑
详情
+ @click="handleView(scope.row)"
+ >详情
删除
@@ -115,7 +115,7 @@
-
+