kongdeqiang
2023-09-15 bfd108cc9ecdae0ee9b118d2307715a357cbcee2
src/components/page/leaderShow/Dialog/daibanForm.vue
@@ -182,7 +182,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(() => {