/*!
 * _variables.scss
 * 设置scss所有变量

  统一在这里 注入 只使用的变量为全局变量 
  原因：
  1：webpack 编译性能瓶颈 卡爆了
  2:防止重复打包 
 *
 */[data-v-b4e65e32].el-dialog{height:400px!important}[data-v-b4e65e32].el-table{height:auto}
/*!
 * _variables.scss
 * 设置scss所有变量

  统一在这里 注入 只使用的变量为全局变量 
  原因：
  1：webpack 编译性能瓶颈 卡爆了
  2:防止重复打包 
 *
 */[data-v-7103f760] .el-dialog__body{padding-bottom:5px!important}[data-v-7103f760] .dialog-footer{padding-right:0}[data-v-7103f760] .el-table--border th.gutter:last-of-type{height:40px}