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>
|
||||
|
||||
@@ -158,11 +158,11 @@ export default {
|
||||
// path: '/enterpriseStandardFiling',
|
||||
// menuId: 'MQBAGJQMSRZDRX3X5AVR'
|
||||
// },
|
||||
// {
|
||||
// title: '标准合规评估结果', // 把 标准涉及项目 这几个字 改成 标准合规评估结果
|
||||
// path: '/standInvolveProject',
|
||||
// menuId: 'JURHS3LVP35US88ABULS'
|
||||
// }
|
||||
{
|
||||
title: '标准合规评估结果', // 把 标准涉及项目 这几个字 改成 标准合规评估结果
|
||||
path: '/standInvolveProject',
|
||||
menuId: 'JURHS3LVP35US88ABULS'
|
||||
}
|
||||
// {
|
||||
// title: '动态信息',
|
||||
// path: '/information',
|
||||
|
||||
Reference in New Issue
Block a user