فهرست منبع

reactor:平移BUG修复;

zhangchong 10 ماه پیش
والد
کامیت
f1efa92472
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      src/views/todo/center/Order-migration.vue

+ 0 - 1
src/views/todo/center/Order-migration.vue

@@ -130,7 +130,6 @@ const openDialog = async (type: string, formData: any) => {
     case 'publishTodo':
     case 'visitTodo':
 			orderIds.value = formData;
-      console.log(formData)
 			break;
 		default:
 			break;