src/components/page/ticket/index.vue
@@ -193,7 +193,7 @@ this.dataListLoading = false }, findAllViolation(){ this.$byutil.postData(this, this.$systemconfig.basePath+'/ffzf/violationType/findAll', this.formData, res => { this.$byutil.postData(this, this.$systemconfig.basePath+'/ffzf/violationtype/findAll', this.formData, res => { this.table1 = res.data; }) },