优化打印机
This commit is contained in:
@@ -33,8 +33,8 @@
|
||||
inline-prompt
|
||||
active-text="开"
|
||||
inactive-text="关"
|
||||
:active-value="0"
|
||||
:inactive-value="1"
|
||||
:active-value="1"
|
||||
:inactive-value="0"
|
||||
width="90"
|
||||
@change="statusChange($event, item)"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user