Commit 198526c0 authored by youjie's avatar youjie

no message

parent d5cc863b
......@@ -91,7 +91,7 @@ export default {
return this.$message.error('请选择出团公司');
}
if(this.msg.ApplyResion==''){
return this.$message.error('请输入申请出团公司缘由');
return this.$message.error('请输入申请修改出团公司缘由');
}
this.loading = true
this.apipost('travel_post_SetApplyPriceTeamType', this.msg, res => {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment