更新
This commit is contained in:
@@ -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 = '1950'
|
document.getElementById('app-main').style.width = '1950px'
|
||||||
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