a
This commit is contained in:
@@ -291,6 +291,7 @@ export default {
|
|||||||
|
|
||||||
<style rel="stylesheet/scss" lang="scss" scoped>
|
<style rel="stylesheet/scss" lang="scss" scoped>
|
||||||
.navbar {
|
.navbar {
|
||||||
|
min-width: 1380px;
|
||||||
height: 50px;
|
height: 50px;
|
||||||
line-height: 50px;
|
line-height: 50px;
|
||||||
border-radius: 0px !important;
|
border-radius: 0px !important;
|
||||||
|
|||||||
@@ -71,7 +71,7 @@ export default {
|
|||||||
document.getElementById('app-main').style.width = '1710px'
|
document.getElementById('app-main').style.width = '1710px'
|
||||||
break
|
break
|
||||||
case 'CreatingPurchasingMaterials': // 外购备料
|
case 'CreatingPurchasingMaterials': // 外购备料
|
||||||
document.getElementById('app-main').style.width = '1950px'
|
document.getElementById('app-main').style.width = '1865px'
|
||||||
break
|
break
|
||||||
case 'RequestOutsourcingMaterials': // 外购备料请款
|
case 'RequestOutsourcingMaterials': // 外购备料请款
|
||||||
document.getElementById('app-main').style.width = '1710px'
|
document.getElementById('app-main').style.width = '1710px'
|
||||||
|
|||||||
Reference in New Issue
Block a user