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