forked from liweijie/education
报错修复
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
type="text"
|
||||
icon="el-icon-circle-close"
|
||||
style="color: #f56c6c"
|
||||
:disabled="scope.row.ty"
|
||||
:disabled="scope.row.ty === 1"
|
||||
@click="handleDisable(scope.row)"
|
||||
>停用</el-button>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user