From 91305bfd88df462007bab31ed2fc9d467720133f Mon Sep 17 00:00:00 2001 From: zzyuan <781948537@qq.com> Date: Mon, 30 Jun 2025 14:22:09 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=87=E8=B4=AD=E7=AE=A1=E7=90=861?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../purchaseManage/contractList/detail.vue | 206 ++++++++++ .../purchaseManage/contractList/edit.vue | 382 ++++++++++++++++++ .../purchaseManage/contractList/index.vue | 297 ++++++++++++++ .../purchaseManage/materialBidPrice/index.vue | 235 +++++++++++ 4 files changed, 1120 insertions(+) create mode 100644 src/views/foodManage/purchaseManage/contractList/detail.vue create mode 100644 src/views/foodManage/purchaseManage/contractList/edit.vue create mode 100644 src/views/foodManage/purchaseManage/contractList/index.vue create mode 100644 src/views/foodManage/purchaseManage/materialBidPrice/index.vue diff --git a/src/views/foodManage/purchaseManage/contractList/detail.vue b/src/views/foodManage/purchaseManage/contractList/detail.vue new file mode 100644 index 00000000..57155f1a --- /dev/null +++ b/src/views/foodManage/purchaseManage/contractList/detail.vue @@ -0,0 +1,206 @@ + + + + + + 搜索 + 重置 + + + + + + 新增 + + + + + + + + {{(queryParams.pageNum - 1) * queryParams.pageSize + scope.$index + 1}} + + + + + + + 编辑 + 删除 + + + + + + + + + + + + + + + + + + + + + diff --git a/src/views/foodManage/purchaseManage/contractList/edit.vue b/src/views/foodManage/purchaseManage/contractList/edit.vue new file mode 100644 index 00000000..5d86c0f0 --- /dev/null +++ b/src/views/foodManage/purchaseManage/contractList/edit.vue @@ -0,0 +1,382 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 一次性付款 + 分期付款 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 提 交 + 返 回 + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/views/foodManage/purchaseManage/contractList/index.vue b/src/views/foodManage/purchaseManage/contractList/index.vue new file mode 100644 index 00000000..9aa59dd8 --- /dev/null +++ b/src/views/foodManage/purchaseManage/contractList/index.vue @@ -0,0 +1,297 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 搜索 + 重置 + + + + + + 新增 + + + + + + + + {{(queryParams.pageNum - 1) * queryParams.pageSize + scope.$index + 1}} + + + + + + + + + + + + + + + 编辑 + 删除 + + + + + + + + + + + + + + + + + + + + + diff --git a/src/views/foodManage/purchaseManage/materialBidPrice/index.vue b/src/views/foodManage/purchaseManage/materialBidPrice/index.vue new file mode 100644 index 00000000..1123e028 --- /dev/null +++ b/src/views/foodManage/purchaseManage/materialBidPrice/index.vue @@ -0,0 +1,235 @@ + + + + + + + + + + + + + + + + + + + 搜索 + 重置 + + + + + + 录入 + + + + + + + + {{(queryParams.pageNum - 1) * queryParams.pageSize + scope.$index + 1}} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 历史评分 + + + + + + + + + + + + + + + +