
[data-v-1a986c98] .el-form-item {
  display: flex !important;
}
.width100[data-v-1a986c98] .el-form-item__content {
  width: calc(100% - 150px);
}
.span-link[data-v-1a986c98] {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #427bd4;
  cursor: pointer;
}

