mirror of
https://github.com/dataease/dataease.git
synced 2026-05-16 14:31:00 +08:00
Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
@@ -254,7 +254,7 @@ export default {
|
||||
data: {
|
||||
dimensionList: dimensionList,
|
||||
quotaList: [],
|
||||
name: meta.fieldValue
|
||||
name: meta.fieldValue||'null'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user