Merge remote-tracking branch 'origin/master'

This commit is contained in:
齐天大圣 2024-03-30 15:40:16 +08:00
commit 10c9f26589

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(){