819527061@qq.com
2024-01-04 c09dcac4b1f1a5c929943dd163fe72132b51ff41
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(() => {