From 70b780356fad9a65bc97ca6ba793be35634a318c Mon Sep 17 00:00:00 2001
From: zhangdingyu <974548713@qq.com>
Date: Mon, 17 Dec 2018 14:34:01 +0800
Subject: [PATCH] =?UTF-8?q?=E5=A4=96=E5=8D=8F=E9=9B=B6=E4=BB=B6=E5=88=B0?=
=?UTF-8?q?=E8=B4=A7?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../OutsourcingPaymentPlanManagement/index.vue | 14 +++++++-------
.../Outsourcing/OutsourcingTaskQuery/index.vue | 12 ++++++------
2 files changed, 13 insertions(+), 13 deletions(-)
diff --git a/src/views/Outsourcing/OutsourcingPaymentPlanManagement/index.vue b/src/views/Outsourcing/OutsourcingPaymentPlanManagement/index.vue
index 7c85ec31..37bde6f0 100644
--- a/src/views/Outsourcing/OutsourcingPaymentPlanManagement/index.vue
+++ b/src/views/Outsourcing/OutsourcingPaymentPlanManagement/index.vue
@@ -68,6 +68,12 @@
未付款
+
+
+ 已到货
+ 未到货
+
+
{{ scope.row.表单号 }}
@@ -143,9 +149,6 @@
-
-
-
{{ scope.row.入库时间 }}
@@ -176,7 +179,7 @@
class="el-icon-edit"
@click="Withdrawing(scope.$index, scope.row, 'form')">扣款
{
- // }).then(() => {
payTime(row.外协加工任务单流水号, this.实际付款时间).then(response => {
if (response.data[0].result === '1') {
this.$message.success('付款成功')
@@ -386,7 +387,6 @@ export default {
this.$message.error('付款失败')
}
})
- // })
}).catch(() => {
this.$message({
type: 'info',
diff --git a/src/views/Outsourcing/OutsourcingTaskQuery/index.vue b/src/views/Outsourcing/OutsourcingTaskQuery/index.vue
index 5f34c824..5f2568c1 100644
--- a/src/views/Outsourcing/OutsourcingTaskQuery/index.vue
+++ b/src/views/Outsourcing/OutsourcingTaskQuery/index.vue
@@ -20,18 +20,18 @@
-
-
- 已付款
- 未付款
-
-
已收货
未收货
+
+
+ 已付款
+ 未付款
+
+
{{ scope.row.表单号 }}