瀏覽代碼

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