Commit 9065d4df authored by qiaoyajun's avatar qiaoyajun

合团添加出团公司筛选

parent 08863c03
......@@ -369,7 +369,7 @@
</el-select>
</span>
</li>
<li style="display:none">
<li>
<span>
<em>出团公司</em>
<el-select class="w150" v-model="queryMsg.OutBranchId" filterable :placeholder="$t('pub.pleaseSel')">
......@@ -587,7 +587,7 @@
}else{
this.$message.error(res.data.message)
}
},err=>{})
},err=>{})
}).catch(() => {
this.$message({
type: 'info',
......
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