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

Loading…
Cancel
Save