src/views/tigerprojects/system/lowcode/entityts/BIZ_MES_WO.ts
@@ -4,7 +4,7 @@ * @version: * @Date: 2024-06-19 20:34:27 * @LastEditors: Ben Lin * @LastEditTime: 2024-09-11 20:21:25 * @LastEditTime: 2024-09-11 22:41:44 */ import { Ref, h, ref, render, unref } from 'vue'; @@ -300,8 +300,7 @@ try { const form = param.values['forminfo']; const wo = param.values['mValues']; wo.ROUTE_CODE = form.ROUTE_CODE; wo.STATUS = 2; wo.STATUS = wo.STATUS == 3?wo.STATUS: 2; let input: SaveWoBatchInput = { Wo: wo, WoBatch: {