Commit b479eb50 by swl

feat: gx

parent 5470c333
......@@ -109,7 +109,7 @@
>复审拒绝</el-button
>
</template>
<template v-if="scope.row.state === 2">
<!-- <template v-if="scope.row.state === 2">
<el-button
type="success"
size="mini"
......@@ -124,7 +124,7 @@
@click="deny(scope.row)"
>终审拒绝</el-button
>
</template>
</template> -->
<el-button
v-if="
scope.row.attachedFileMark === true &&
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment