店铺入驻没有回显问题

This commit is contained in:
mabo
2021-08-11 21:41:15 +08:00
parent 6bbba6bd35
commit 2dabff65ed
3 changed files with 4 additions and 3 deletions

View File

@@ -256,6 +256,7 @@ export default {
this.address = this.form.storeAddressIdPath;
this.$forceUpdate();
}
this.$refs.thirdForm.resetFields()
}
};
</script>