src/views/business/inspectionTask/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/business/inspectionTask/index.vue
@@ -973,10 +973,6 @@ }).then(async () => { delProductTreeByProductId({ productId: row.id }) .then((res) => { if (res.coe == 201) { // this.$message.error('未绑定检验项') return; } this.getBinding(this.bindCurrentInfo); }) .catch((error) => {