Эх сурвалжийг харах

feat: 修改EmailDialog label名称

zhouyuhao 6 сар өмнө
parent
commit
f8db2c9a3f

+ 1 - 1
src/views/DestinationDelivery/src/components/TableView/src/components/EmailDialog.vue

@@ -174,7 +174,7 @@ defineExpose({
 
 <template>
   <el-dialog
-    title="Booking Detail"
+    title="Communication"
     class="booking-detail-email-dialog"
     v-model="visible"
     :close-on-click-modal="false"