调整后的黄金指标,首页状态颜色自定义
This commit is contained in:
@@ -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'),
|
||||
|
||||
Reference in New Issue
Block a user