songshankun
2023-10-17 af2b318da9d4c51b5b8afb2f4cefe86ff049bc7c
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()