src/components/page/ticket/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/components/page/violationType/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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; }) }, src/components/page/violationType/index.vue
@@ -71,7 +71,7 @@ reducePoint: 0, content: '', }, urlPath:this.$systemconfig.basePath + '/ffzf/violationType/' urlPath:this.$systemconfig.basePath + '/ffzf/violationtype/' } }, mounted() {