value
2024-05-16 083c818af77d33d619dba3dc20f94e996225a1c7
src/components/tool/value-table.vue
@@ -95,6 +95,12 @@
    align-items: center;
    justify-content: center;
  }
  .el-table__empty-text{
    text-align: left;
    width: 100%;
    display: inline-block;
    margin-left: 200px;
  }
</style>
<template>