This commit is contained in:
@@ -352,7 +352,7 @@ export default {
|
||||
return this.obj.eventType == 9;
|
||||
},
|
||||
showDecValue() {
|
||||
return this.obj.eventType == 23 || this.obj.eventType == 11; //service bank threshold
|
||||
return this.obj.eventType == 23; // || this.obj.eventType == 11; //service bank threshold
|
||||
},
|
||||
showAyaType() {
|
||||
switch (this.obj.eventType) {
|
||||
|
||||
Reference in New Issue
Block a user