@@ -423,6 +423,7 @@ export default {
this.tool.showMessage(res,async ()=>{
this.visible = false
this.queryMainData()
+ this.$refs.prod.listData(this.$refs.prod.param.content.pageNumber = 1)
})
}).catch((err) => {
this.$message({