This commit is contained in:
ljx
2025-08-26 16:06:55 +08:00
parent 5f42c21467
commit 48a72e22cf
4 changed files with 8 additions and 6 deletions

View File

@ -46,7 +46,8 @@
</el-form-item>
<el-form-item>
<el-button
type="primary"
type="warning"
icon="view"
v-if="reviewStatus != 'draft'"
@click="clickApprovalSheet()"
v-hasPermi="['tender:tenderPlanLimitList:getVersionDetail']"