ysy 1 년 전
부모
커밋
e784a28201
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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",
 						})
 					}