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 @@
-
+