Compare commits
No commits in common. "f7f03de3ab40386983ff760fd5f52aed0c851ac4" and "bbe5bc494759d561fbc74178aa5eae3514472484" have entirely different histories.
f7f03de3ab
...
bbe5bc4947
@ -126,9 +126,9 @@
|
|||||||
v-model="item.value"
|
v-model="item.value"
|
||||||
active-value="1"
|
active-value="1"
|
||||||
inactive-value="0"
|
inactive-value="0"
|
||||||
active-text="自动"
|
active-text="手动"
|
||||||
@change='setData($event,item)'
|
@change='setData($event,item)'
|
||||||
inactive-text="手动">
|
inactive-text="自动">
|
||||||
</el-switch>
|
</el-switch>
|
||||||
<el-switch
|
<el-switch
|
||||||
v-if="index!=0"
|
v-if="index!=0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user