修改 编辑按钮显示禁用
This commit is contained in:
@@ -164,10 +164,7 @@ const Voltage: any = [
|
||||
label: '用户投诉',
|
||||
value: '2'
|
||||
},
|
||||
{
|
||||
label: '谐波普测',
|
||||
value: '3'
|
||||
}
|
||||
|
||||
]
|
||||
|
||||
const active: any = ref(Voltage[0].value)
|
||||
|
||||
Reference in New Issue
Block a user