能力统计样式
This commit is contained in:
parent
99d821ab7e
commit
872227b425
|
@ -74,7 +74,8 @@
|
|||
<!-- <span v-if="this.departmentId === 2 || this.departmentId === 4">资源名称:</span> -->
|
||||
<el-input v-model="resourceName" placeholder="请输入资源名称" clearable></el-input>
|
||||
</el-form-item>
|
||||
|
||||
</el-form>
|
||||
<el-form :inline="true" style="display: flex;justify-content: end;margin-right: 40px;">
|
||||
<!--操作按钮查询-->
|
||||
<el-form-item>
|
||||
<el-button type="primary" @click="getDataList()">{{ $t('query') }}</el-button>
|
||||
|
|
Loading…
Reference in New Issue