-
-
-
-
+
+
+
+
+
+
+
+
+
@@ -73,11 +73,11 @@
-
- 搜索
- 重置
-
-
+
+
+
+
+
@@ -88,40 +88,40 @@
size="mini"
@click="handleAdd"
v-hasPermi="['system:scriptMessage:add']"
- >新增
-
-
- 修改
-
-
- 删除
-
-
- 导出
+ >新增绑定仪器模板
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -162,13 +162,13 @@
@click="handleUpdate(scope.row)"
v-hasPermi="['system:scriptMessage:edit']"
>修改
- 删除
+
+
+
+
+
+
+
-
+
-
+
@@ -267,8 +267,8 @@
-
-
+
+
@@ -284,8 +284,8 @@
@@ -442,7 +442,7 @@ export default {
handleAdd() {
this.reset();
this.open = true;
- this.title = "添加消息模版";
+ this.title = "新建";
},
/** 修改按钮操作 */
handleUpdate(row) {
@@ -456,7 +456,7 @@ export default {
this.form.status = true;
}
this.open = true;
- this.title = "修改消息模版";
+ this.title = "编辑";
});
},
/** 提交按钮 */
diff --git a/flossom-ui/src/views/system/siteInfo/index.vue b/flossom-ui/src/views/system/siteInfo/index.vue
index d79c851..9f41dad 100644
--- a/flossom-ui/src/views/system/siteInfo/index.vue
+++ b/flossom-ui/src/views/system/siteInfo/index.vue
@@ -29,16 +29,16 @@
@@ -132,6 +132,13 @@
关闭
+