Source/UBCS-WEB/src/components/Theme/ThemeAttrCrud.vue
@@ -1854,6 +1854,7 @@ this.isShowformulaEdit = true; } else if (column.property == 'enumString') { this.enumVisible = true; this.tableData=[]; if (this.CurrentCell.enumString != "") { this.tableData = JSON.parse(this.CurrentCell.enumString) return