This commit is contained in:
pushuo 2022-08-17 10:59:06 +08:00
parent 9df4565d7c
commit 86b9bf4c60
1 changed files with 2 additions and 2 deletions

View File

@ -28,8 +28,8 @@
<td>@{{ language.image }}</td> <td>@{{ language.image }}</td>
<td>@{{ language.sort_order }}</td> <td>@{{ language.sort_order }}</td>
<td> <td>
<el-switch v-model="language.status" @change="(e) => {statusChange(e, index)}" :active-value="1" :inactive-value="0"></el-switch> {{-- <el-switch v-model="language.status" @change="(e) => {statusChange(e, index)}" :active-value="1" :inactive-value="0"></el-switch> --}}
{{-- @{{ language.status }} --}} @{{ language.status }}
</td> </td>
{{-- <td>@{{ language.status }}</td> --}} {{-- <td>@{{ language.status }}</td> --}}
<td class="text-end"> <td class="text-end">