From fcb5436199d6cf0c3a1ef6ad0dbb37589860b6a2 Mon Sep 17 00:00:00 2001
From: nidapeng <jp@doumee.com>
Date: 星期二, 09 四月 2024 14:03:25 +0800
Subject: [PATCH] 提交一把
---
company/src/components/business/OpearaUnionChange.vue | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/company/src/components/business/OpearaUnionChange.vue b/company/src/components/business/OpearaUnionChange.vue
index c5b6de0..7bff961 100644
--- a/company/src/components/business/OpearaUnionChange.vue
+++ b/company/src/components/business/OpearaUnionChange.vue
@@ -21,6 +21,7 @@
v-model="form.applyDate"
type="date"
format="yyyy 骞� MM 鏈� dd 鏃�"
+ placeholder="鍓嶉�夋嫨鏃ユ湡"
value-format="yyyy-MM-dd" />
<span style="color: #F95601; font-size: 14px;">锛�2. 娆℃棩鐢熸晥鎶曚繚璇蜂簬17:30鍓嶆彁浜わ紝瓒呮椂鎻愪氦浠ヤ繚闄╁崟涓哄噯锛�</span>
</div>
@@ -337,6 +338,7 @@
getList () {
listAll({
solutionType:1,
+ type:0,
unionApplyId: this.model.id,
status: 7
}).then(res => {
--
Gitblit v1.9.3