src/views/sales/contractManage/index.vue
@@ -221,7 +221,7 @@ type: "warning" }) .then(() => { getDelContract({ ids: [id] }).then((response) => { getDelContract(id).then((response) => { if (response.code === 200) { this.$message.success("删除成功") this.getData()