alarm rules 弹窗中 Logic Symbol 下拉选项修改

This commit is contained in:
任珮宇 2023-11-22 09:37:02 +08:00
parent e7d06e2ae8
commit f7d71f6a93

View File

@ -351,8 +351,8 @@ export default {
value: '<=', value: '<=',
}, },
{ {
label: '==', label: '=',
value: '==', value: '=',
}, },
], ],
itemOptions: [], itemOptions: [],