@@ -98,7 +98,7 @@
this.$emit('selectStep', item);
} else {
uni.showToast({
- title: "还未执行到次工序",
+ title: "还未执行到此工序",
icon: "none",
})
}