This commit is contained in:
=
2026-02-28 17:37:10 +08:00
parent f56d686e64
commit ed9a6c0c70
2 changed files with 2 additions and 2 deletions
@@ -39,7 +39,7 @@ layout("/layouts/platform.html"){
<proposal-search :page="pageForm" @search="doSearch"></proposal-search>
<el-card shadow="never" class="mt10">
<table-tool label="提案工作组立案" :app="this">
<table-tool label="提案工作组立案" :app="this">
<template #func>
<!-- <el-button @click="mergeAudit"-->
<!-- :disabled="multipleSelection && multipleSelection.length >=2 ? false : true"-->
@@ -14,7 +14,7 @@ layout("/layouts/platform.html"){
<proposal-search :page="pageForm" @search="doSearch"></proposal-search>
<el-card shadow="never" class="mt10">
<table-tool label="提案委员会确认承办单位" :app="this">
<table-tool label="提案工作组正式立案" :app="this">
<template #func>
</template>