commit
This commit is contained in:
@@ -39,7 +39,7 @@ layout("/layouts/platform.html"){
|
|||||||
<proposal-search :page="pageForm" @search="doSearch"></proposal-search>
|
<proposal-search :page="pageForm" @search="doSearch"></proposal-search>
|
||||||
|
|
||||||
<el-card shadow="never" class="mt10">
|
<el-card shadow="never" class="mt10">
|
||||||
<table-tool label="提案工作组立案" :app="this">
|
<table-tool label="提案工作预组立案" :app="this">
|
||||||
<template #func>
|
<template #func>
|
||||||
<!-- <el-button @click="mergeAudit"-->
|
<!-- <el-button @click="mergeAudit"-->
|
||||||
<!-- :disabled="multipleSelection && multipleSelection.length >=2 ? false : true"-->
|
<!-- :disabled="multipleSelection && multipleSelection.length >=2 ? false : true"-->
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ layout("/layouts/platform.html"){
|
|||||||
<proposal-search :page="pageForm" @search="doSearch"></proposal-search>
|
<proposal-search :page="pageForm" @search="doSearch"></proposal-search>
|
||||||
|
|
||||||
<el-card shadow="never" class="mt10">
|
<el-card shadow="never" class="mt10">
|
||||||
<table-tool label="提案委员会确认承办单位" :app="this">
|
<table-tool label="提案工作组正式立案" :app="this">
|
||||||
<template #func>
|
<template #func>
|
||||||
|
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
Reference in New Issue
Block a user