zuozhengqing
2023-10-17 4e8e3e78c35ca2ff4a31f865561f0d5c4d89dad9
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()