src/views/operate/baseSetting/violation/createUser/index.vue
@@ -165,7 +165,6 @@ url: 'sccg/violations/query/type_four' }) .then(res => { console.log(res); this.parentList = res.data; }) }, @@ -191,7 +190,6 @@ } }) .then(res => { console.log(res); if (res.code === 200) { this.$message({ type: 'success',