slot
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
header-align="center"
|
||||
align="center"
|
||||
label="状态">
|
||||
<template scope="scoped">
|
||||
<template slot-scope="scoped">
|
||||
<span v-if="scoped.row.suupensionState">挂起</span>
|
||||
<span v-else>正常</span>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user