From ef7045b751da29b344d5ccfcdc1cb62d3218a4cf Mon Sep 17 00:00:00 2001
From: shilixia <2309368887@qq.com>
Date: Thu, 10 Feb 2022 16:33:53 +0800
Subject: [PATCH] chakanyuandingdan
---
hb_client/src/views/inm/product.vue | 2 +-
hb_client/src/views/personnel/attendance.vue | 2 +-
hb_client/src/views/procurement/puorder.vue | 4 +++-
3 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/hb_client/src/views/inm/product.vue b/hb_client/src/views/inm/product.vue
index f31e3e6..fed1966 100644
--- a/hb_client/src/views/inm/product.vue
+++ b/hb_client/src/views/inm/product.vue
@@ -257,7 +257,7 @@ export default {
_this.mtmId.push(item.material_.id);
_this.materialshow.push(item);
});
- this.ordershow = _this.materialshow[0].number;
+ this.ordershow = _this.materialshow[0].to_order_.number;
this.customershow=_this.materialshow[0].order_.customer_.name;
this.contractshow=_this.materialshow[0].order_.contract_.name;
getOrderList({ page: 0, material: _this.mtmId[0], tag:'not_done' }).then(
diff --git a/hb_client/src/views/personnel/attendance.vue b/hb_client/src/views/personnel/attendance.vue
index e986619..a04152b 100644
--- a/hb_client/src/views/personnel/attendance.vue
+++ b/hb_client/src/views/personnel/attendance.vue
@@ -53,7 +53,7 @@
type="month"
placeholder="选择年月">
- 主要按钮
+ 查询
已审核
-
+
+ {{ scope.row.create_time }}
+