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

  统一在这里 注入 只使用的变量为全局变量 
  原因：
  1：webpack 编译性能瓶颈 卡爆了
  2:防止重复打包 
 *
 */[data-v-3accda16] .el-dialog{top:15%!important;height:70%!important;margin:0 auto!important}[data-v-3accda16] .el-dialog .el-dialog__body{height:calc(100% - 120px)!important}[data-v-3accda16] .el-dialog .el-dialog__body .el-row{height:100%}[data-v-3accda16] .el-dialog .el-dialog__body .el-row .table-outbody{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
/*!
 * _variables.scss
 * 设置scss所有变量

  统一在这里 注入 只使用的变量为全局变量 
  原因：
  1：webpack 编译性能瓶颈 卡爆了
  2:防止重复打包 
 *
 */[data-v-24448046] .el-dialog{top:2%;height:96%;margin:0 auto!important}[data-v-24448046] .el-dialog .el-dialog__body{height:calc(100% - 120px)}[data-v-24448046] .el-dialog .el-dialog__body .el-form--label-right,[data-v-24448046] .el-dialog .el-dialog__body .el-form--label-right .el-row{height:100%}[data-v-24448046] .el-dialog .el-dialog__body .el-form--label-right .el-row .table-outbody{height:calc(100% - 40px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.table-outbody[data-v-24448046] .vxe-table--render-default.border--full .vxe-body--column{height:52px!important}.table-outbody[data-v-24448046] .vxe-table--render-default .vxe-table--fixed-left-wrapper .vxe-table--body-wrapper{width:auto!important}.textRed[data-v-24448046]{color:red;font-weight:700}[data-v-24448046].el-isleave td .cell{color:red}