浏览代码

reactor:特提调整;

zhangchong 10 月之前
父节点
当前提交
6abd2cacb2
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      src/views/business/special/components/Special-apply-order.vue

+ 0 - 2
src/views/business/special/components/Special-apply-order.vue

@@ -219,8 +219,6 @@ const onSubmit = (formEl: FormInstance | undefined) => {
 			stepCode: state.orderDetail.actualHandleStepCode,
 			stepCode: state.orderDetail.actualHandleStepCode,
 			stepName: state.orderDetail.actualHandleStepName,
 			stepName: state.orderDetail.actualHandleStepName,
 		};
 		};
-    console.log(request);
-    return;
 		specialApply(request)
 		specialApply(request)
 			.then(() => {
 			.then(() => {
 				state.loading = false;
 				state.loading = false;