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"