From a34059e688e947a2ea079a0646872f1a21089940 Mon Sep 17 00:00:00 2001
From: huanghongfeng <huanghongfeng@hnkhzn.com>
Date: 星期一, 22 九月 2025 14:47:00 +0800
Subject: [PATCH] 1

---
 项目代码/PDA/pages/Outbound/OutboundCall.vue |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/PDA/pages/Outbound/OutboundCall.vue" "b/\351\241\271\347\233\256\344\273\243\347\240\201/PDA/pages/Outbound/OutboundCall.vue"
index 2896aa8..8907989 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/PDA/pages/Outbound/OutboundCall.vue"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/PDA/pages/Outbound/OutboundCall.vue"
@@ -227,6 +227,13 @@
 						</xfl-select>
 					</u-td>
 				</u-tr>
+				<u-tr>
+					<u-td width="30%">棰勪及杞緞鑼冨洿</u-td>
+					<u-td>
+						<p style="display: flex;"><label style="line-height: 30px;">鏈�灏忓�硷細</label><u-input v-model="zuixiaoz" :focus="qrcodeFocus" :border="true" placeholder="璇疯緭鍏ラ浼拌疆寰勬渶灏忓��" style="width: 80%;" /></p>
+						<p style="display: flex;margin-top: 5px;"><label style="line-height: 30px;">鏈�澶у�硷細</label><u-input v-model="zuidaz" :focus="qrcodeFocus" :border="true" placeholder="璇疯緭鍏ラ浼拌疆寰勬渶澶у��" style="width: 80%;" /></p>
+					</u-td>
+				</u-tr>
 				<!-- 	<u-tr>
 					<u-td width="30%">杞存壙绫诲埆:</u-td>
 					<u-td>
@@ -308,6 +315,8 @@
 				ylzb: '',
 				zlzc: '',
 				ylzc: '',
+				zuixiaoz:"",
+				zuidaz:'',
 				// zzjAVG: '',
 				// yzjAVG: '',
 				// zfcbAVG: '',
@@ -601,6 +610,8 @@
 									zlzc: _this.zlzc,
 									ylzc: _this.ylzc,
 									mttype: _this.mttype,
+									zuixiaoz:_this.zuixiaoz,
+									zuidaz:_this.zuidaz,
 									//targetStation: _this.targetStation,
 									wheelsPosition: _this.wheelsPosition,
 									NOdirection: _this.NOdirection,

--
Gitblit v1.9.3