Browse Source

修改矩阵内容

liwenxuan_v2
超级管理员 2 years ago
parent
commit
209499ebe5
  1. 1
      src/components/workflow/dialog/matrix.vue

1
src/components/workflow/dialog/matrix.vue

@ -80,5 +80,6 @@ function searchMatrixList(){
display: flex;
justify-content: space-between;
align-items: center;
cursor:pointer;
}
</style>

Loading…
Cancel
Save