From 6548996bfac9dd02e21e1fd9519109fc8b5dfeb2 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期六, 11 五月 2024 18:48:47 +0800
Subject: [PATCH] 提交一把

---
 company/src/components/business/OpearaUnionChangeUnit.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/company/src/components/business/OpearaUnionChangeUnit.vue b/company/src/components/business/OpearaUnionChangeUnit.vue
index 8513e06..832ff54 100644
--- a/company/src/components/business/OpearaUnionChangeUnit.vue
+++ b/company/src/components/business/OpearaUnionChangeUnit.vue
@@ -2,7 +2,7 @@
   <GlobalWindow
       :title="title"
       width="100%"
-      text="鍔犲噺淇濈敵璇�"
+      text="鎻愪氦"
       :visible.sync="visible"
       :confirm-working="isWorking"
       @confirm="confirm"
@@ -19,7 +19,7 @@
           <div style="display: flex; flex-direction: column;">
             <el-date-picker
                 v-model="form.applyDate"
-                placeholder="鍓嶉�夋嫨鏃ユ湡"
+                placeholder="璇烽�夋嫨鏃ユ湡"
                 :picker-options="pickerOptions"
                 type="date"
                 format="yyyy-MM-dd"

--
Gitblit v1.9.3