fangyuan
2022-11-29 e2e3881fcaa2cfacf5d3290bb0ff5969482e6c48
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',