like 9 months ago
parent
commit
141dd09994
1 changed files with 1 additions and 1 deletions
  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"