Compare commits
No commits in common. "54496ab5ba51f55812948be8bd4a0af3ac4cc25b" and "7e490d88c780f2b3c3e56c7166c118c5cc6f9f0a" have entirely different histories.
54496ab5ba
...
7e490d88c7
|
|
@ -103,7 +103,7 @@
|
||||||
>
|
>
|
||||||
<template slot-scope="scope">
|
<template slot-scope="scope">
|
||||||
<el-button
|
<el-button
|
||||||
v-if="scope.row.status === 1"
|
v-if="scope.row.status === 0"
|
||||||
v-hasButtons="['WholeNetworkOrderSyncFailUpdate']"
|
v-hasButtons="['WholeNetworkOrderSyncFailUpdate']"
|
||||||
type="text"
|
type="text"
|
||||||
size="small"
|
size="small"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue