Compare commits
2 Commits
7e490d88c7
...
54496ab5ba
| Author | SHA1 | Date |
|---|---|---|
|
|
54496ab5ba | |
|
|
a1474c9891 |
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue