Commit 2718bc8e authored by 华国豪's avatar 华国豪 🙄

图片类型初始化

parent 4cf0bb33
......@@ -1188,9 +1188,9 @@ export default {
City: '',
District: '',
BrandIds: '',
Images: '',
BusinessCardPhotos: '',
HousePhotos: ''
Images: [],
BusinessCardPhotos: [],
HousePhotos: []
}
this.$refs[formName].resetFields();
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment