|
|
@@ -3,8 +3,8 @@
|
|
|
<el-card class="box-card">
|
|
|
<div slot="header" class="clearfix">
|
|
|
<span style="font-weight: bold">准入范围</span>
|
|
|
- <span>
|
|
|
- 准入编码:
|
|
|
+ <span style="margin-left: 100px">
|
|
|
+ 准入编码
|
|
|
<el-input size="mini" v-model="Code" style="width:10%" placeholder="请输入"></el-input>
|
|
|
|
|
|
<el-button type="primary" size="mini" @click="handleSearch">查询</el-button>
|