From 72285605b72d23335d74ad2b92db5e40ef246b53 Mon Sep 17 00:00:00 2001
From: whycq <913841844@qq.com>
Date: 星期五, 05 四月 2024 19:35:18 +0800
Subject: [PATCH] #
---
pages/phyz/stationManage/stationDetl.vue | 1 -
pages/phyz/stationManage/stationManage.vue | 2 +-
2 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/pages/phyz/stationManage/stationDetl.vue b/pages/phyz/stationManage/stationDetl.vue
index 1a870fd..57be4db 100644
--- a/pages/phyz/stationManage/stationDetl.vue
+++ b/pages/phyz/stationManage/stationDetl.vue
@@ -139,7 +139,6 @@
const eventChannel = this.getOpenerEventChannel();
// 鐩戝惉acceptDataFromOpenerPage浜嬩欢锛岃幏鍙栦笂涓�椤甸潰閫氳繃eventChannel浼犻�佸埌褰撳墠椤甸潰鐨勬暟鎹�
eventChannel.on('item', function(data) {
- console.log(data);
_this.station = data.item
_this.reloadStation()
})
diff --git a/pages/phyz/stationManage/stationManage.vue b/pages/phyz/stationManage/stationManage.vue
index 4e774e9..02646d8 100644
--- a/pages/phyz/stationManage/stationManage.vue
+++ b/pages/phyz/stationManage/stationManage.vue
@@ -9,7 +9,7 @@
<view class="list-left">
<view>宸ヤ綅缂栧彿锛歿{item.devNo}}</view>
<view>绔欑偣鐘舵�侊細{{item.locSts$}}</view>
- <view>鏉″舰鐮侊細{{item.barcode}}</view>
+ <view>璐ф灦鐮侊細{{item.barcode}}</view>
<view>绔欑偣绫诲瀷锛歿{item.locType1$}}</view>
<!-- <view class="card-id">{{i + 1}}</view> -->
</view>
--
Gitblit v1.9.1