资料中心 - 1366适配
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user