diff --git a/src/views/assetManage/inventory/index.vue b/src/views/assetManage/inventory/index.vue index 4b355e8..26e54e6 100644 --- a/src/views/assetManage/inventory/index.vue +++ b/src/views/assetManage/inventory/index.vue @@ -129,13 +129,19 @@
- 资产图片 + +
-
默认图片
@@ -144,6 +150,7 @@
+ @@ -615,4 +622,25 @@ export default { margin-top: 30px; } } + +.preview-dialog{ + ::v-deep .el-dialog { + width: 1300px !important; + .el-dialog__body{ + padding: 10px 0 30px 0 !important; + } + // .preview-content{ + // height: calc(100vh - 330px) !important; + // overflow: hidden !important; + // overflow-y: auto !important; + // border: none !important; + // .el-form-item__label{ + // color: #0C0E1E !important; + // } + // } + // .dialog-footer{ + // margin-top: 10px !important; + // } + } +} diff --git a/src/views/assetManage/stocktaking/index.vue b/src/views/assetManage/stocktaking/index.vue index 6dcbe93..6f5b800 100644 --- a/src/views/assetManage/stocktaking/index.vue +++ b/src/views/assetManage/stocktaking/index.vue @@ -279,10 +279,10 @@ - + - +