Commit bba130ea authored by Mac's avatar Mac

1

parent 8c73c985
......@@ -531,7 +531,7 @@
</el-form-item>
</el-col>
<el-col :span="4">
<el-form-item label="班级id:">
<el-form-item label="班级编号:">
<el-input v-model="msg.ClassId"></el-input>
</el-form-item>
</el-col>
......@@ -573,7 +573,7 @@
关闭团队收支</el-button>
</el-col>
<el-col :span="4" style="margin-left:110px">
<el-col :span="2" >
<div style="height: 40px;padding-top: 5px;">
<!-- <button class="normalBtn" @click="resetPageIndex(),getPageList()">{{$t('pub.searchBtn')}}</button> -->
<q-btn color="primary" size="11px" :label="$t('pub.searchBtn')" @click="resetPageIndex(),getPageList()" style="marginRight:10px"/>
......
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