feat: There is no way the,

This commit is contained in:
super_liu
2022-04-24 15:04:55 +08:00
parent a8517b8bd1
commit 274cf8bdb1
@@ -307,7 +307,7 @@ export default {
handler (val) {
if (val !== '' && val !== null && typeof (val) !== 'undefined') {
if(val === '1'){
if (this.bpnId === undefined) {
if (this.bpnId === undefined || this.bpnId === "") {
this.getFsFile()
}
}