快乐的昕的电脑
2025-10-23 f9e084db8d07c417637072ffe2560dfac444956e
调试
已修改1个文件
2 ■■■ 文件已修改
components/mold.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
components/mold.vue
@@ -254,7 +254,7 @@
                if (!this.selectedToolNo) { this.$showMessage('刀具编号不能为空'); return; }
                //上刀不强制录入使用上限
                //if (!this.useLimitInput) { this.$showMessage('使用上限不能为空'); return; }
                //const useLimit = Number(this.useLimitInput);
                const useLimit = Number(this.useLimitInput);
                //if (isNaN(useLimit) || useLimit <= 0) { this.$showMessage('请输入有效的使用上限'); return; }
                // sdjs 使用工单 currentCjNum