投产状态清零

master
mhsnet 2 months ago
parent 8efe1d6a46
commit 8214f54786

@ -113,6 +113,8 @@ export default {
methods: {
init(orderItem) {
this.orderItem = orderItem;
this.productionNumber = undefined;
this.productionTime = dayjs().format("YYYY-MM-DD HH:mm:ss");
this.isShow = true;
},
fnCancel() {

Loading…
Cancel
Save