feat: There is no way the,
This commit is contained in:
@@ -307,7 +307,7 @@ export default {
|
|||||||
handler (val) {
|
handler (val) {
|
||||||
if (val !== '' && val !== null && typeof (val) !== 'undefined') {
|
if (val !== '' && val !== null && typeof (val) !== 'undefined') {
|
||||||
if(val === '1'){
|
if(val === '1'){
|
||||||
if (this.bpnId === undefined) {
|
if (this.bpnId === undefined || this.bpnId === "") {
|
||||||
this.getFsFile()
|
this.getFsFile()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user