纸板小程序:订单/送货单:列表与详情功能
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
export interface UsingConfigBehaviorOptions {
|
||||
componentName: string;
|
||||
localeTextPropName?: string;
|
||||
}
|
||||
export default function usingConfig(options: UsingConfigBehaviorOptions): string;
|
||||
Reference in New Issue
Block a user