3
0
Fork 0

feat(orderSync): 已处理不展示操作按钮

This commit is contained in:
woody 2025-08-14 15:37:00 +08:00
parent 1147d41bdf
commit a8e18c9cc4
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@
>
<template slot-scope="scope">
<el-button
v-if="scope.row.status === 0"
v-if="scope.row.status === 1"
v-hasButtons="['WholeNetworkOrderSyncFailUpdate']"
type="text"
size="small"