819527061@qq.com
2025-01-07 1fdb81a91f5f4092e927d2d9a7cc9ff4d231fca4
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(() => {