yangfeng
2023-10-25 1df9d898ab3c517cf3048628d3c12b7bf7c96af2
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()