feige
2023-11-19 090bce038b881a55f6453f49a8ae93c5697cf718
ruoyi-ui/src/views/bignote/index.vue
@@ -124,7 +124,7 @@
          v-hasPermi="['family:note:export']"
        >导入模板下载</el-button>
      </el-col>
      <el-col :span="1.2">
      <el-col :span="1.5">
        <el-upload
          action=""
@@ -135,7 +135,7 @@
        >
          <el-button size="mini"   type="primary"
                     plain
                     icon="el-icon-plus" >导入</el-button>
                     icon="el-icon-top">导入</el-button>
        </el-upload>
      </el-col>
@@ -724,7 +724,7 @@
  }
};
</script>
<style>
<style scoped="">
.el-table__row.statistics-warning-row {
  background: #E0EEFE;