【fix ESLint】src/components、src/utils
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
*/
|
||||
|
||||
/** 字段默认值官方示例:获取地址 */
|
||||
export function demoFieldDefVal_getAddress (arg) {
|
||||
export function demoFieldDefValGetAddress (arg) {
|
||||
if (!arg) {
|
||||
arg = '朝阳区'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user