src/views/operate/disposal/casepool/pool/createUser/ill/index.vue
@@ -362,7 +362,8 @@ type: 'success', message: res.message }) this.$emit('changeDialog', { dialogView: false }); this.$emit('changeDialog', { flag: false }); this.refresh(); } else { this.$message({ type: 'warning', @@ -413,7 +414,7 @@ this.ill.negative = baseUrl + res.data.url1; } }, props: ['mytype', 'changeDialog'] props: ['mytype', 'changeDialog','refresh'] } </script> <style lang="scss" scoped>