Browse Source

fix:两个驳回

zhangyong/feature-20250815160302-金币优化
lihui 1 month ago
parent
commit
3ccb108d9a
  1. 1
      src/views/audit/gold/refundAudit.vue

1
src/views/audit/gold/refundAudit.vue

@ -122,7 +122,6 @@
</el-popconfirm>
<el-button :disabled="clicked || cancelClicked" type="primary" text @click="showRejectDialog(scope.row)">
驳回
驳回
</el-button>
</div>
</template>

Loading…
Cancel
Save