diff --git a/src/views/iot/product/ProductForm.vue b/src/views/iot/product/ProductForm.vue
index ca7a4134..f5a33cd4 100644
--- a/src/views/iot/product/ProductForm.vue
+++ b/src/views/iot/product/ProductForm.vue
@@ -10,23 +10,32 @@
+
-
-
+
- {{ dict.label }}
-
-
+ :label="dict.label"
+ :value="dict.value"
+ />
+
+
-
+
+
-
+
+
-
+
+
-
+
+
+
确 定
取 消
+