代码调整
This commit is contained in:
parent
5fa8169d43
commit
0353d4dfa2
@ -141,7 +141,7 @@ export default {
|
||||
result = true;
|
||||
}
|
||||
if (this.addModel.tripNumber && result) {
|
||||
if (this.addModel.right == '') {
|
||||
if (this.addModel.right === '') {
|
||||
this.messageTip2 = '请选择上下行';
|
||||
return;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user