like 10 月之前
父节点
当前提交
141dd09994
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      snowy-admin-web/src/views/biz/monitor/object/form.vue

+ 1 - 1
snowy-admin-web/src/views/biz/monitor/object/form.vue

@@ -1,6 +1,6 @@
 <template>
 	<xn-form-container
-		:title="formData.id ? '编辑监测对象' : '新增监测对象'"
+		:title="formData.id ? '编辑冰箱' : '新增冰箱'"
 		:width="'500px'"
 		:visible="visible"
 		:destroy-on-close="true"