kongdeqiang
2023-06-05 9b40c00c62dbcda80550b6284040b881a8f6ad2c
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(() => {