ysy 1 rok temu
rodzic
commit
e784a28201
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      pages/pda/components/uni-steps.vue

+ 1 - 1
pages/pda/components/uni-steps.vue

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