快乐的昕的电脑
2025-11-18 816ada38327fd4a4b66d8087b11452c873d7f926
调试
已修改1个文件
5 ■■■■■ 文件已修改
pages/index.vue 5 ●●●●● 补丁 | 查看 | 原始文档 | 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) {