diff --git a/src/views/iot/rule/scene/components/ThingModelParamInput.vue b/src/views/iot/rule/scene/components/ThingModelParamInput.vue new file mode 100644 index 000000000..bc602da5a --- /dev/null +++ b/src/views/iot/rule/scene/components/ThingModelParamInput.vue @@ -0,0 +1,118 @@ + + + diff --git a/src/views/iot/rule/scene/components/action/DeviceControlAction.vue b/src/views/iot/rule/scene/components/action/DeviceControlAction.vue index 6bd1528fe..1e5936a3e 100644 --- a/src/views/iot/rule/scene/components/action/DeviceControlAction.vue +++ b/src/views/iot/rule/scene/components/action/DeviceControlAction.vue @@ -40,12 +40,15 @@ :value="thingModel.identifier" /> - - - - + @@ -66,13 +69,14 @@