update list postcode component

This commit is contained in:
edmondlang
2022-02-21 14:42:10 +08:00
parent 6f30884a8c
commit 994d7ab4d9
@@ -40,7 +40,7 @@
export default {
props: {
data: {
type: Object,
type: String,
required: false
},
section: {