Browse Source

样式调整

master
rui_li 4 years ago
parent
commit
ffeeb32256
  1. 2
      src/views/modules/yieldReport/com_end_tuning.vue

2
src/views/modules/yieldReport/com_end_tuning.vue

@ -1,7 +1,7 @@
<template> <template>
<div class="customer-css"> <div class="customer-css">
<el-dialog :title="titleCon" v-drag v-bind="$attrs" v-on="$listeners" <el-dialog :title="titleCon" v-drag v-bind="$attrs" v-on="$listeners"
width="925px" style="height: 415px;" class="customer-dialog">
width="900px" style="height: 415px;" class="customer-dialog">
<el-form :inline="true" label-position="top" style="height: 265px;" <el-form :inline="true" label-position="top" style="height: 265px;"
label-width="80px"> label-width="80px">
<!-- 菜单信息 --> <!-- 菜单信息 -->

Loading…
Cancel
Save