819527061@qq.com
2025-01-07 be39d93049f3986be4e353fab5c1e51668a6fdf2
src/components/page/leaderShow/Dialog/breakLawOrderForm.vue
@@ -155,7 +155,7 @@
                }).then(() => {
                    console.log('row-------',row.id)
                    this.$byutil.postData(this,this.pageConfig.deleteDataUrl,{id:row.id},res => {
                        this.$message.success(res.message)
                        this.$message.success(res.msg)
                        this.loadData();
                    })
                }).catch(() => {