Jelajahi Sumber

reactor:工单待办,工单坐席待办查询条件调整;

zhangchong 10 bulan lalu
induk
melakukan
a1befac7a4
1 mengubah file dengan 3 tambahan dan 3 penghapusan
  1. 3 3
      src/views/todo/center/Order-migration.vue

+ 3 - 3
src/views/todo/center/Order-migration.vue

@@ -153,7 +153,7 @@ const onSubmit = throttle(async () => {
 			migrationOrderChange(request)
 				.then(() => {
 					ElMessage({
-						message: '平移成功',
+						message: '平成功',
 						type: 'success',
 					});
 					closeDialog();
@@ -173,7 +173,7 @@ const onSubmit = throttle(async () => {
 			migrationOrderPublish(publishRequest)
 				.then(() => {
 					ElMessage({
-						message: '平移成功',
+						message: '平成功',
 						type: 'success',
 					});
 					closeDialog();
@@ -193,7 +193,7 @@ const onSubmit = throttle(async () => {
 			migrationOrderVisit(visitRequest)
 				.then(() => {
 					ElMessage({
-						message: '平移成功',
+						message: '平成功',
 						type: 'success',
 					});
 					closeDialog();