调整后的黄金指标,首页状态颜色自定义

This commit is contained in:
lai
2023-12-08 19:19:06 +08:00
parent 3376d90b96
commit 51a190771d
3 changed files with 37 additions and 9 deletions

View File

@@ -438,7 +438,6 @@ function fnModalVisibleBy(code: string) {
function fnModalOk() {
modalState.confirmLoading = true;
const from = toRaw(modalState.from);
console.log(from)
if (from.ackState==="1") {
message.error({
content: t('views.faultManage.activeAlarm.ackError'),