mapai
This commit is contained in:
parent
935466ffde
commit
84df26d334
@ -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(){
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user