质量统计
This commit is contained in:
@@ -570,7 +570,7 @@ export default {
|
||||
})
|
||||
.then(() => {
|
||||
if (res.code == 200) {
|
||||
if ((res.data = 1)) {
|
||||
if ((res.data ==1)) {
|
||||
this.$notify.success('删除成功')
|
||||
this.getList()
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user