Compare commits
No commits in common. "54496ab5ba51f55812948be8bd4a0af3ac4cc25b" and "7e490d88c780f2b3c3e56c7166c118c5cc6f9f0a" have entirely different histories.
54496ab5ba
...
7e490d88c7
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue