From 5316a945a84ee107b95d0d2f52d2f167031c2581 Mon Sep 17 00:00:00 2001 From: "DESKTOP-1R2VSQH\\Lenovo ThinkPad E490" Date: Tue, 24 Sep 2024 18:04:34 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B8=A3=E0=B8=B2=E0=B8=A2=E0=B8=A5=E0=B8=B0?= =?UTF-8?q?=E0=B9=80=E0=B8=AD=E0=B8=B5=E0=B8=A2=E0=B8=94=E0=B8=84=E0=B8=B3?= =?UTF-8?q?=E0=B8=AA=E0=B8=B1=E0=B9=88=E0=B8=87=20=3D>=20API?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../18_command/components/Step/0_Main.vue | 113 +++++++++--- .../components/Step/View0_Digital.vue | 115 +++++++++--- .../18_command/components/Step/View0_Live.vue | 171 ++++++++++++++---- src/modules/18_command/store/DetailStore.ts | 25 ++- src/modules/18_command/views/detail.vue | 3 +- 5 files changed, 343 insertions(+), 84 deletions(-) diff --git a/src/modules/18_command/components/Step/0_Main.vue b/src/modules/18_command/components/Step/0_Main.vue index bdc849fb0..f45c19ae3 100644 --- a/src/modules/18_command/components/Step/0_Main.vue +++ b/src/modules/18_command/components/Step/0_Main.vue @@ -1,31 +1,87 @@