资料中心 - 1366适配

This commit is contained in:
yanyizhou
2021-12-20 11:12:58 +08:00
parent 2fe29d3f10
commit d2e99dacb8
@@ -94,6 +94,7 @@
</el-table-column>
<el-table-column
label="操作"
min-width="100"
align="center">
<template slot-scope="scope">
<el-button
@@ -442,6 +443,9 @@ export default {
<style scoped lang="less">
#dataCenter {
/deep/ .el-input--small .el-input__inner {
width: 160px;
}
background-color: white;
height: 100%;
padding: 10px 20px;