三七 před 6 dny
rodič
revize
20a9028b12

+ 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查找对应的模板信息