This commit is contained in:
齐天大圣 2024-03-30 15:09:09 +08:00
parent 935466ffde
commit 84df26d334

View File

@ -112,7 +112,7 @@
type="text"
icon="el-icon-delete"
@click="handleDelete(scope.row)"
v-if="scope.row.status == 1"
>解绑</el-button>
</template>
</el-table-column>
@ -265,6 +265,7 @@ export default {
},
getoil(id){
this.oilid = id
this.filterText=""
},
getfilterText(){