+
+ 1
+ {{ t('MoldManagement.MoldBrandPage.moldInfo') }}
+
+
+
+
+
+
+ {{ t('MoldManagement.MoldBrandPage.moldCode') }}
+ {{ mold.code }}
+
+
+ {{ t('MoldManagement.MoldBrandPage.moldName') }}
+ {{ mold.name }}
+
+
+ {{ t('MoldManagement.MoldBrandPage.productName') }}
+ {{ mold.productName }}
+
+
+ {{ t('MoldManagement.MoldBrandPage.moldSize') }}
+ {{ mold.moldSize }}
+
+
+ {{ t('MoldManagement.MoldBrandPage.status') }}
+
+
+
+ {{ t('MoldManagement.MoldBrandPage.currentDevice') }}
+ {{ mold.currentDevice || '-' }}
+
+