akaunting select change function control fixed..
This commit is contained in:
parent
7f0a18841e
commit
0af4c5df77
@ -426,7 +426,7 @@ export default {
|
||||
methods: {
|
||||
change() {
|
||||
// This controll added add new changed..
|
||||
if (typeof(this.selected) === 'object' && typeof(this.selectedz.type) !== 'undefined') {
|
||||
if (typeof(this.selected) === 'object' && typeof(this.selected.type) !== 'undefined') {
|
||||
return false;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user