|
@@ -372,7 +372,7 @@ export default {
|
|
this.fileList = []
|
|
this.fileList = []
|
|
this.$refs.form.clearValidate()
|
|
this.$refs.form.clearValidate()
|
|
this.disabled = false
|
|
this.disabled = false
|
|
- this.crossPage.$emit('reloadHomePage');
|
|
|
|
|
|
+ this.crossPage.$emit('reloadHomePage', 1);
|
|
this.$navToPage({
|
|
this.$navToPage({
|
|
url: '/pages/index/index'
|
|
url: '/pages/index/index'
|
|
},
|
|
},
|