From d55bb48d8b4950574e6a9de6e3658665da02645e Mon Sep 17 00:00:00 2001 From: huyuanxiang <273637057@qq.com> Date: Fri, 7 Apr 2023 13:45:40 +0800 Subject: [PATCH] =?UTF-8?q?[fix]=E6=B7=BB=E5=8A=A0=E4=B8=89=E4=BA=95?= =?UTF-8?q?=E7=94=B5=E7=AB=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/station/list.vue | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/pages/station/list.vue b/pages/station/list.vue index 7c2277d..4018e84 100644 --- a/pages/station/list.vue +++ b/pages/station/list.vue @@ -202,6 +202,15 @@ id: '24', stationName: '枫泾兴塔厂' }], + '1052758031': [ { + id: '28', + stationName: '组装车间' + }, + { + id: '29', + stationName: '冲压车间' + } + ], } export default {