н¨Îļþ¼Ð/WMS/src/extension/Alarm/MessageInfo.js
@@ -15,7 +15,13 @@ buttons: { view: [], box: [], detail: [] }, //æ©å±çæé® methods: { onInit() { this.buttons.forEach(x => { if (x.name == "å é¤") { x.name = "å¤ ç"; x.icon = 'el-icon-edit'; x.type = 'primary'; } }); },