เพิ้ม แก้ไข รายการโครงการ
This commit is contained in:
parent
7cdcebf5e0
commit
dd5a52f20e
7 changed files with 566 additions and 516 deletions
|
|
@ -301,4 +301,11 @@ onMounted(() => {
|
|||
</q-card>
|
||||
</template>
|
||||
|
||||
<style scoped></style>
|
||||
<style lang="scss" scoped>
|
||||
.table_ellipsis {
|
||||
max-width: 400px;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue