Merge remote-tracking branch 'origin/FOTON' into FOTON
This commit is contained in:
@@ -2039,6 +2039,9 @@
|
||||
} else if (type === 6) {
|
||||
this.goProcess(item)
|
||||
}
|
||||
if (item.nameshow === '' || item.nameshow === null){
|
||||
item.nameshow = item.standEnName
|
||||
}
|
||||
|
||||
// 先不加判断
|
||||
// if (type === 1) {
|
||||
|
||||
Reference in New Issue
Block a user