Browse Source

2025-10-13

master
fengyuan_yang 3 months ago
parent
commit
6f43ca89cf
  1. 6
      src/views/modules/yieldReport/com_finish_roll.vue

6
src/views/modules/yieldReport/com_finish_roll.vue

@ -1,9 +1,7 @@
<template>
<div class="customer-css">
<el-dialog :title="titleCon" v-drag v-bind="$attrs" v-on="$listeners"
width="920px" style="height: 680px;" class="customer-dialog">
<el-form :inline="true" label-position="top" style="height: 495px;"
label-width="80px">
<el-dialog :title="titleCon" v-drag v-bind="$attrs" v-on="$listeners" width="920px" style="height: 680px;" class="customer-dialog">
<el-form :inline="true" label-position="top" style="height: 495px;" label-width="80px">
<!-- 菜单信息 -->
<el-row>
<el-col :span="24">

Loading…
Cancel
Save