zouyu
2023-11-16 754425386162ff681f78f72da8b1f991bef85377
src/views/plan/customerorder/index.vue
@@ -1119,7 +1119,7 @@
        closeOnClickModal: false,
        type: 'warning'
      }).then(() => {
        dropByContractNo({contractNo:row.contractNo}).then((res) => {
        dropByContractNo({id:row.id}).then((res) => {
          if (res.data.code === 0) {
            this.$message.success('作废成功')
            this.getData()