Compare commits

..

No commits in common. "54496ab5ba51f55812948be8bd4a0af3ac4cc25b" and "7e490d88c780f2b3c3e56c7166c118c5cc6f9f0a" have entirely different histories.

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 === 1"
v-if="scope.row.status === 0"
v-hasButtons="['WholeNetworkOrderSyncFailUpdate']"
type="text"
size="small"