From 181d4c0f8006729b6b16d2b47194d6e89c981bc8 Mon Sep 17 00:00:00 2001
From: liux <963924687@qq.com>
Date: Thu, 23 Oct 2025 09:29:42 +0800
Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=AE=A2=E5=8D=95=E5=88=97?=
=?UTF-8?q?=E8=A1=A8=E6=9F=A5=E8=AF=A2=E6=9D=A1=E4=BB=B6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../purchaseManage/purchaseOrder/index.vue | 203 +++++++++---------
1 file changed, 102 insertions(+), 101 deletions(-)
diff --git a/src/views/foodManage/purchaseManage/purchaseOrder/index.vue b/src/views/foodManage/purchaseManage/purchaseOrder/index.vue
index 93fb6537..4c1c0063 100644
--- a/src/views/foodManage/purchaseManage/purchaseOrder/index.vue
+++ b/src/views/foodManage/purchaseManage/purchaseOrder/index.vue
@@ -25,35 +25,35 @@
:label="item.supplierName"
:value="item.supplierId"
>
-
-
-
+
+
+
-
-
-
-
-
-
-
-
+
@@ -76,10 +76,10 @@
:label="item.stallName"
:value="item.stallId"
>
-
-
-
-
+
+
+
+
搜索
重置
@@ -95,7 +95,7 @@
size="mini"
@click="handleAdd"
>新增
-
+
@@ -109,82 +109,82 @@
-
+ {{ item }}
+
+
-
+
-
+ {{ item }}
+
+
-
-
-
+
+
+
待提交
- 已提交
- 已验货
- 已完成
-
+ 已提交
+ 已验货
+ 已完成
+
+ 已拒绝
+
+ -->
{{ (scope.row.orderAmount/100).toFixed(2) }}
-
+
-
+
-
+
{{ scope.row.areaName }}-{{ scope.row.canteenName }}-{{ scope.row.stallName }}
-
+
-
-
+
编辑
订单完成
详情
生成采购验货
+ @click="handlePurchaseInspection(scope.row)"
+ >生成采购验货
删除
@@ -205,7 +205,7 @@
-
+