fix: NDC校验去除
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
<script>
|
||||
import Logo from '@/assets/images/newloge.png'
|
||||
import variables from '@/assets/styles/variables.scss'
|
||||
import i18n from '@/i18n'
|
||||
export default {
|
||||
name: 'SidebarLogo',
|
||||
props: {
|
||||
@@ -27,7 +26,7 @@ export default {
|
||||
},
|
||||
data() {
|
||||
return {
|
||||
title: '斗山山猫ACS',
|
||||
title: '두산 밥캣스 acs',
|
||||
logo: Logo,
|
||||
title_param: 'platform'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user