@@ -412,7 +412,6 @@ export default {
this.getBatch(res.Content)
}
_this.main = res.Content
- // debugger
_this.copyMain = tools.deepCopy(res.Content)
_this.page.total = res.TotalCount
if (!!_this.hot) {
@@ -499,7 +499,8 @@ const showTools = {
item.InputMode == "B1" ||
item.InputMode == "L" ||
item.InputMode == "L1" ||
- item.InputMode == "L2"
+ item.InputMode == "L2" ||
+ item.InputMode == "M"
) {
return {
data: "infos." + item.InfoPointCode