@@ -43,7 +43,7 @@
:loading="tableFormHideLoading" plain type="primary"
@click.stop="hideClick(item, index)"
>
- <template v-if="item.isBussShow === 1">
+ <template v-if="item.isBussShow === 1 || item.isBussShow === null">
隐藏本表
</template>
<template v-else>