| components/mold.vue | ●●●●● 补丁 | 查看 | 原始文档 | 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