Merge branch 'dev' of 47.94.45.65:angelo/web-retail-admin into test

This commit is contained in:
woody 2025-08-14 15:40:05 +08:00
commit 54496ab5ba
1 changed files with 1 additions and 1 deletions

View File

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