zhanghua
2022-12-12 a1eb7af6f5be8306379e47085a1852fb167bde0f
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',