chenrui %!s(int64=4) %!d(string=hai) anos
pai
achega
9f4c999484
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/Home.vue

+ 1 - 1
src/views/Home.vue

@@ -443,7 +443,7 @@ export default {
               msg += item.salesChannelName + '、'
             }
           })
-          this.alertMessage = msg.substr(0, msg.length - 1) + '等n家合作商的数据汇总'
+          this.alertMessage = msg.substr(0, msg.length - 1) + '等家合作商的数据汇总'
         }
       })
     }