-
-
-
+
+
-
-
+
+
-
+ v-for="(scene, index) in scenes"
+ :key="index"
+ :label="scene.sceneName"
+ :value="scene.sceneId"
+ >
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
搜索
@@ -47,55 +55,70 @@
icon="el-icon-plus"
size="mini"
@click="handleAdd"
+ v-hasPermi="['business:deviceMode:add']"
>新增
-
- 修改
-
-
-
- 删除
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
- 绑定属性
-
修改
删除
@@ -117,83 +141,154 @@
@pagination="getList"
/>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-