haoxuan
2023-10-17 0bdc7d10c8c4b13a993f5f1474b7fb2fc8c88fc9
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()