Commit 225d90a3 authored by 李苏's avatar 李苏 💬

/* 开发,后端添加权限时删除该代码 */

parent 1aa73286
...@@ -193,12 +193,7 @@ ...@@ -193,12 +193,7 @@
this.filterMenu(menu, 'gwjlList', 'newgwjlList') this.filterMenu(menu, 'gwjlList', 'newgwjlList')
this.filterMenu(menu, 'tpglList', 'newtpglList') this.filterMenu(menu, 'tpglList', 'newtpglList')
/* 开发,后端添加权限时删除该代码 */ /* 开发,后端添加权限时删除该代码 */
this.newtpglList.push({
"title": "空托出库",
"icon": "/static/icon/off.png",
"useCount": 1000,
"page": "trayOutbound"
})
this.filterMenu(menu, 'yrycList', 'newyrycList') this.filterMenu(menu, 'yrycList', 'newyrycList')
} }
...@@ -341,4 +336,4 @@ ...@@ -341,4 +336,4 @@
.text-lg { .text-lg {
font-size: 14px; font-size: 14px;
} }
</style> </style>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment