Commit 02d0e1f7 authored by wangxl's avatar wangxl

33

parent 4d644657
<template>
<div class="app-content" style="overflow: hidden;">
<div class="app-content" style="height: 75vh;overflow: auto;">
<a-row>
<a-col :span="24" class="titalCol">
<div style="margin: 10px;font-size:12pt;">项目组专家明细</div>
......@@ -10,7 +10,6 @@
<group-expert-detail v-model="value"></group-expert-detail>
</a-col>
</a-row>
<a-row>
<a-col :span="24" class="titalCol">
<div style="margin: 10px;font-size:12pt;">项目组项目明细</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment