yz3456
2024-05-28 eb8655f4b9c0df4a6f14805a22131e79dac03654
ruoyi-ui/src/views/meeting/index.vue
@@ -1,5 +1,5 @@
<template>
  <div class="app-container">
  <div class="app-container" style="opacity: 1;">
    <el-backtop :bottom="150" :right="30">
      <el-button type="primary" circle class="el-icon-top"></el-button>
@@ -307,7 +307,7 @@
            <el-option v-for="(item, index) in typeOptions2" :key="index" :label="item.label" :value="item.value"
            ></el-option>
          </el-select> -->
          <el-input placeholder="待审核" :disabled='true'></el-input>
          <el-input placeholder="待审批" :disabled='true'></el-input>
        </el-form-item>
      </el-form>