提交 9912c448 authored 作者: lihuihui's avatar lihuihui

update

上级 faa1d637
......@@ -242,6 +242,7 @@ export default {
this.searchShow = false
},
getEnterpriseInfo() {
if (this.isProject) {
this.form.taxpayer_identifier = ''
getEnterpriseInfo({ name: this.form.taxpayer_name }).then(res => {
if (res.data.list.length) {
......@@ -251,6 +252,7 @@ export default {
this.searchShow = false
}
})
}
},
phoneValidator(val) {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论