Parcourir la source

reactor:回访量统计;

zhangchong il y a 6 mois
Parent
commit
f114e6de59
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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