@@ -399,63 +408,70 @@
\ No newline at end of file
+ })
+ .catch((err) => {
+ console.error(err);
+ });
+ }
+ },
+ };
+
+
diff --git a/hb_client/src/views/procurement/puorderitem.vue b/hb_client/src/views/procurement/puorderitem.vue
index 3a8b9d3..7ac2299 100644
--- a/hb_client/src/views/procurement/puorderitem.vue
+++ b/hb_client/src/views/procurement/puorderitem.vue
@@ -2,9 +2,13 @@
- 新增采购订单项
+ 新增采购订单项
+
@@ -19,32 +23,30 @@
height="100"
v-el-height-adaptive-table="{ bottomOffset: 43 }"
>
-
-
+
+
{{ scope.row.material_.name }}
-
+
{{ scope.row.material_.specification }}
-
-
+
{{ scope.row.count }}
-
+
{{ scope.row.delivered_count }}
-
+
{{ scope.row.delivery_date }}
-
删除
+ 删除
+
@@ -65,10 +67,10 @@
:rules="rule1"
>
-
+
-
-
+
diff --git a/hb_client/src/views/qm/taskdetails.vue b/hb_client/src/views/qm/taskdetails.vue
index 117c79e..41f1107 100644
--- a/hb_client/src/views/qm/taskdetails.vue
+++ b/hb_client/src/views/qm/taskdetails.vue
@@ -99,7 +99,6 @@
>
查看
@@ -137,7 +136,6 @@
>
查看
diff --git a/hb_client/src/views/sam/contractdetail.vue b/hb_client/src/views/sam/contractdetail.vue
index 59e557a..d25b472 100644
--- a/hb_client/src/views/sam/contractdetail.vue
+++ b/hb_client/src/views/sam/contractdetail.vue
@@ -1,19 +1,19 @@
-
- {{contractdetail.name}}
- {{contractdetail.number}}
- {{contractdetail.amount}}
- {{contractdetail.customer_.name}}
-
-
-
-
- 关联订单
-
- {{contractdetail.name}}
+ {{contractdetail.number}}
+ {{contractdetail.amount}}
+ {{contractdetail.customer_.name}}
+
+
+
+
+
+ 关联订单
+
+
-
-
-
+
+
{{ scope.row.number }}
-
+
{{ scope.row.customer_.name }}
-
-
+
{{ scope.row.product_.name }}
-
+
{{ scope.row.product_.specification }}
-
+
{{ scope.row.count }}
-
+
{{ scope.row.delivery_date }}
-
+
{{ scope.row.delivered_count }}
-
-
+
{{ scope.row.create_time }}
-
-
-
- 详情
-
-
+ 详情
+
-
+
diff --git a/hb_client/src/views/sam/salesdetail.vue b/hb_client/src/views/sam/salesdetail.vue
index c643e72..4f6db9c 100644
--- a/hb_client/src/views/sam/salesdetail.vue
+++ b/hb_client/src/views/sam/salesdetail.vue
@@ -3,30 +3,30 @@
- {{ salesdetail.customer_.name }}
+ {{ salesdetail.customer_.name }}
+
- {{ salesdetail.product_.name }}
+ {{ salesdetail.product_.name }}
+
- {{ salesdetail.product_.specification }}
-
+ {{ salesdetail.product_.specification }}
+
- {{ salesdetail.order_.contract_.name }}
+ {{ salesdetail.order_.contract_.name }}
+
- {{ salesdetail.order_.contract_.number }}
-
+ {{ salesdetail.order_.contract_.number }}
+
+
{{ salesdetail.order_.number }}
-
- 物流单
+
+ 物流单
+
上传物流信息
@@ -40,38 +40,36 @@
highlight-current-row
style="width: 100%"
>
-
+
{{ scope.row.number }}
-
- {{
- scope.row.iproduct_.material_.name
- }}
+
+ {{scope.row.iproduct_.material_.name }}
+
- {{
- scope.row.iproduct_.batch
- }}
+
+ {{scope.row.iproduct_.batch }}
+
- {{
- scope.row.iproduct_.warehouse_.name
- }}
+
+ {{scope.row.iproduct_.warehouse_.name }}
+
未军检
- 已军检
+ 已军检
+
-
不合格
- 合格
+ 合格
+
{{ scope.row.packnum }}
@@ -82,60 +80,59 @@
装箱
-
+ 装箱
+
备注
+ 备注
+
删除
+ 删除
+
-
-
-
-
- 上传文件
-
-
-
-
- 取消
- 确认
-
-
+
+
+
+ 上传文件
+
+
+
+
+ 取消
+ 确认
+
+
-
+
-
-
+
{{ scope.row.name }}
@@ -183,22 +179,22 @@
- {{
- scope.row.material_.count
- }}
+
+ {{scope.row.material_.count}}
+
- {{
- scope.row.material_.count_safe
- }}
+
+ {{scope.row.material_.count_safe}}
+
- 取消
+
+ 取消
+
确认
@@ -215,13 +211,13 @@
label-position="right"
>
-
+
- 取消
+
+ 取消
+
确认
@@ -229,63 +225,63 @@