From 4e2da7d4fab7b85120710152b9cc283f987ba8dc Mon Sep 17 00:00:00 2001 From: Rafiafrzl Date: Wed, 15 Oct 2025 21:17:37 +0700 Subject: [PATCH] feat: refactor Plant Sub Section dropdown in DetailTag component --- src/pages/master/tag/component/DetailTag.jsx | 56 ++++++++++---------- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/src/pages/master/tag/component/DetailTag.jsx b/src/pages/master/tag/component/DetailTag.jsx index 11ee17a..990c30a 100644 --- a/src/pages/master/tag/component/DetailTag.jsx +++ b/src/pages/master/tag/component/DetailTag.jsx @@ -440,6 +440,34 @@ const DetailTag = (props) => { readOnly={props.readOnly} /> +
+ Plant Sub Section Name + +
Device Code * @@ -476,34 +504,6 @@ const DetailTag = (props) => { style={{ backgroundColor: '#f5f5f5' }} />
-
- Plant Sub Section Name - -
{/* Device ID hidden - value dari dropdown */}