冀北 省 市 技术监督详细 页面 添加试运行问题
This commit is contained in:
@@ -164,7 +164,11 @@ const Voltage: any = [
|
||||
{
|
||||
label: '用户投诉',
|
||||
value: 'user'
|
||||
}
|
||||
},
|
||||
{
|
||||
label: '试运行问题',
|
||||
value: 'trialRun'
|
||||
},
|
||||
]
|
||||
|
||||
const active: any = ref(Voltage[0].value)
|
||||
|
||||
Reference in New Issue
Block a user