提交 2e5f04fc authored 作者: jinrongbin's avatar jinrongbin

按钮权限修改

上级 870e94ab
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
<template v-else-if="type == '待受理'"> <template v-else-if="type == '待受理'">
<!-- <a-button type="primary" @click="handleAdd('ysl')" v-auth="'gkxf-dsl-ysl'">预受理</a-button> --> <!-- <a-button type="primary" @click="handleAdd('ysl')" v-auth="'gkxf-dsl-ysl'">预受理</a-button> -->
<a-button type="primary" @click="handleAdd('')" v-auth="'gkxf-dsl-sl'">受理</a-button> <a-button type="primary" @click="handleAdd('')" v-auth="'gkxf-dsl-sl'">受理</a-button>
<a-button type="primary" @click="backPs" v-auth="'gkxfpg-dps-th'">退回</a-button> <a-button type="primary" @click="backPs" v-auth="'gkxf-dps-th'">退回</a-button>
</template> </template>
<template v-else-if="type == '待评审'"> <template v-else-if="type == '待评审'">
<a-button type="primary" @click="toReview" v-auth="'gkxf-dps-psclsc'">评审材料上传</a-button> <a-button type="primary" @click="toReview" v-auth="'gkxf-dps-psclsc'">评审材料上传</a-button>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论