segment to enable enter MYR Rate

This commit is contained in:
edmondlang
2023-04-28 12:31:24 +08:00
parent ddf85d5a30
commit ea3b96dff4
@@ -222,7 +222,7 @@
})
},
disabledMyr(){
if (!this.currentSegmentNames.includes('Enable MYR Exchange')) {
if (!this.currentSegmentNames.includes('enable enter MYR rate')) {
return true;
}