| pages/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
pages/index.vue
@@ -552,7 +552,8 @@ } return str; }, methods: { methods: { // 刀具绑定判断钩子 hasBindedCutter() { const currentOrder = this.isShowTableData[0]; @@ -564,7 +565,7 @@ (currentOrder.outToolName && currentOrder.outToolName.trim() !== '') ) ); }, }, cancel() { if (!this.machineNo) {