perf: 增强列表提醒、增加asset列表中dc弹框
1.所有列表中可操作的列文字颜色都调整为蓝色 2.增加asset搜索项:state 3.asset列表中的dc项可以点开编辑了
This commit is contained in:
@@ -47,7 +47,7 @@ export default {
|
||||
props: ["dropCol"],
|
||||
data() {
|
||||
return {
|
||||
other: this.$t("i18n.overall.other"),
|
||||
other: this.$t("overall.other"),
|
||||
event_positiony: 0,
|
||||
event_positionx: 0,
|
||||
eventfixedVal: {},
|
||||
|
||||
Reference in New Issue
Block a user