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

图片类型初始化

parent 4cf0bb33
...@@ -1188,9 +1188,9 @@ export default { ...@@ -1188,9 +1188,9 @@ export default {
City: '', City: '',
District: '', District: '',
BrandIds: '', BrandIds: '',
Images: '', Images: [],
BusinessCardPhotos: '', BusinessCardPhotos: [],
HousePhotos: '' HousePhotos: []
} }
this.$refs[formName].resetFields(); 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