From b02e4539fdbb2d67baa30f157b05033a5858d05d Mon Sep 17 00:00:00 2001
From: wuteng <419274783@qq.com>
Date: Mon, 14 Jul 2025 16:56:22 +0800
Subject: [PATCH] =?UTF-8?q?=E6=8E=92=E5=BA=8F=E3=80=81=E6=89=B9=E9=87=8F?=
=?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=8A=A0=E5=90=AF=E7=94=A8=E7=A6=81=E7=94=A8?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../batchCommissionQuotePriceUpdateForm.vue | 41 ++++++++++++-------
src/views/emis/emisCommissionQuote/index.vue | 10 ++---
2 files changed, 31 insertions(+), 20 deletions(-)
diff --git a/src/views/emis/emisCommissionQuote/batchCommissionQuotePriceUpdateForm.vue b/src/views/emis/emisCommissionQuote/batchCommissionQuotePriceUpdateForm.vue
index da72e177..24909c11 100644
--- a/src/views/emis/emisCommissionQuote/batchCommissionQuotePriceUpdateForm.vue
+++ b/src/views/emis/emisCommissionQuote/batchCommissionQuotePriceUpdateForm.vue
@@ -18,24 +18,32 @@
+
+
+
+ 启用
+ 停用
+
+
+
-
-
-
- 选择员工
- 全部员工
-
-
-
-
-
-
-
-
-
-
+
+
+
+ 选择员工
+ 全部员工
+
+
+
+
+
+
+
+
+
+
@@ -139,6 +147,7 @@ export default {
status:null,
empCode:null,
empName:null,
+ blOpen:null,
};
this.resetForm("form");
},
@@ -154,6 +163,7 @@ export default {
endDate:this.form.endDate,
empCode:this.form.empCode,
empName:this.form.empName,
+ blOpen:this.form.blOpen,
}
updList.push(item);
await batchUpdate(updList);
@@ -167,6 +177,7 @@ export default {
endDate:this.form.endDate,
empCode:this.form.empCode,
empName:this.form.empName,
+ blOpen:this.form.blOpen,
}
updList.push(item);
}
diff --git a/src/views/emis/emisCommissionQuote/index.vue b/src/views/emis/emisCommissionQuote/index.vue
index a43e342a..e74fdb38 100644
--- a/src/views/emis/emisCommissionQuote/index.vue
+++ b/src/views/emis/emisCommissionQuote/index.vue
@@ -162,7 +162,7 @@
:disabled="multiple"
@click="handleBatchUpdate"
v-hasPermi="['emis:emisQuotePrice:edit']"
- >批量修改报价时间
+ >批量修改
@@ -260,8 +260,8 @@
-
-
+
+
@@ -271,7 +271,7 @@
-
+
@@ -279,7 +279,7 @@
-
+