commit
This commit is contained in:
@@ -189,7 +189,7 @@
|
||||
</template>
|
||||
</el-form>
|
||||
<div slot="footer">
|
||||
<el-button type="primary" round class="common-button-primary" @click="getDomesticStandardTableBtn">高级检索</el-button>
|
||||
<el-button type="primary" class="common-button-primary" @click="getDomesticStandardTableBtn">高级检索</el-button>
|
||||
<el-button class="common-button-default" @click="clearAllSearch">重置</el-button>
|
||||
</div>
|
||||
</el-dialog>
|
||||
@@ -381,7 +381,7 @@
|
||||
</template>
|
||||
</el-form>
|
||||
<div class="search-condition-btn">
|
||||
<el-button type="primary" round class="common-button-primary" @click="getDomesticStandardTableBtn">查询</el-button>
|
||||
<el-button type="primary" class="common-button-primary" @click="getDomesticStandardTableBtn">查询</el-button>
|
||||
<el-button class="common-button-default" @click="clearAllSearch">重置</el-button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user