This commit is contained in:
@@ -222,7 +222,7 @@ export function useAssetOperations(cardInfo: Ref<any>, refreshAssetFn?: () => Pr
|
||||
*/
|
||||
const setWiFi = async (form: {
|
||||
card_no: string
|
||||
enabled: number
|
||||
enabled: boolean
|
||||
ssid: string
|
||||
password: string
|
||||
}) => {
|
||||
|
||||
Reference in New Issue
Block a user