소스 검색

reactor:回访量统计;

zhangchong 6 달 전
부모
커밋
f114e6de59
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/business/order/components/Order-revoke.vue

+ 1 - 1
src/views/business/order/components/Order-revoke.vue

@@ -61,7 +61,7 @@ const state = reactive<any>({
 	dialogVisible: false,
 	ruleForm: {
 		revocationReason: '', // 撤销原因
-		isSendSms: false, // 是否发送短信
+		isSendSms: true, // 是否发送短信
 	},
 	orderDetail: {}, // 工单详情
 	loading: false, // 提交按钮loading