zhanghua
2022-11-16 cc9ddf2ecaf3ad935374f49c842227f7eb15779d
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',