Explorar o código

选择编辑接口报错时添加 提示信息

xiebeibei %!s(int64=4) %!d(string=hai) anos
pai
achega
6e571032ef
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/edit/attr_select.vue

+ 1 - 1
src/components/edit/attr_select.vue

@@ -629,7 +629,7 @@ export default {
         }
       ).catch(()=>{
         this.spinning = false;
-        this.$message.error("工程信息化中的设备信息获取失败");
+        this.$message.error("工程信息化中的位置信息获取失败");
       });
       // }else if(newval.itemType == 'Image'){
       this.spinning = true;