CN-1062 fix:列表页切换模式后,status切换没有请求接口;卡片模式下点select,选中某个卡片后边框改变了,然后切换到table模式,再切回卡片模式,之前选中的卡片边框仍然是选中状态;删除提示框中,name列挪到第一列,category和source列数据需要映射,不显示原始数据;新增修改页:import列名改为tip;itemList中tip的交互;itemList中编辑按钮盖住了tip列的文字;itemList中edit交互问题;
This commit is contained in:
@@ -892,7 +892,7 @@
|
||||
}
|
||||
}
|
||||
.imported-data-msg {
|
||||
width: 140px;
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
.el-icon-close {
|
||||
|
||||
Reference in New Issue
Block a user