Explorar el Código

Merge remote-tracking branch 'origin/master'

chenqilong hace 1 año
padre
commit
e6e32a14df
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/pages/issue/index.vue

+ 1 - 1
src/pages/issue/index.vue

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