|
|
@ -431,7 +431,7 @@ export default {
|
|
|
|
})
|
|
|
|
})
|
|
|
|
.then(() => {
|
|
|
|
.then(() => {
|
|
|
|
if (this.unionQuery.nameCode == "") {
|
|
|
|
if (this.unionQuery.nameCode == "") {
|
|
|
|
this.$message.warning("请输入完成DI信息进行查询!");
|
|
|
|
this.$message.warning("请输入完整DI信息进行查询!");
|
|
|
|
return;
|
|
|
|
return;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
this.loading = true;
|
|
|
|
this.loading = true;
|
|
|
|