江河bug修改
This commit is contained in:
@@ -171,7 +171,9 @@
|
||||
if (res.data.code == 0) {
|
||||
this.$message.success(res.data.msg);
|
||||
res.data.data.forEach((m) => {
|
||||
m.transnormalItem = "--"
|
||||
if(m.transnormalItem==""){
|
||||
m.transnormalItem = "--"
|
||||
}
|
||||
this.momData.push(m);
|
||||
})
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user