三七 hai 3 meses
pai
achega
20a9028b12
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/qw/sopUserLogsInfo/sendMsgOpenTool.vue

+ 1 - 1
src/views/qw/sopUserLogsInfo/sendMsgOpenTool.vue

@@ -857,7 +857,7 @@ export default {
               }
 
               // 短信模板验证
-              if (this.setting[i].contentType == 17 && (this.setting[i].smsTemplateId == null || this.setting[i].smsTemplateId === "")) {
+              if (this.setting[i].contentType == 21 && (this.setting[i].smsTemplateId == null || this.setting[i].smsTemplateId === "")) {
                 return this.$message.error("短信模板不能为空")
               }else {
                 // 根据选中的短信模板ID查找对应的模板信息