cl-form 支持动态字段验证,如:contacts[0].phone
This commit is contained in:
1
types/uni-app.d.ts
vendored
1
types/uni-app.d.ts
vendored
@@ -40,6 +40,7 @@ declare interface Uni {
|
||||
}
|
||||
|
||||
declare interface NodeInfo {
|
||||
id?: string;
|
||||
bottom?: number;
|
||||
context?: number;
|
||||
dataset?: number;
|
||||
|
||||
Reference in New Issue
Block a user