Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
legobackend
/
lego-manage-web
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
de84d1a5
authored
2025-06-05 15:35:30 +0800
by
yzj
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
是否打包列
1 parent
eb0de757
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
src/lang/package/zh-cn.js
src/views/legao/course/index.vue
src/lang/package/zh-cn.js
View file @
de84d1a
...
...
@@ -82,6 +82,7 @@ export default {
blockName
:
'系列名称'
,
buildName
:
'搭建'
,
caseName
:
'有无案例'
,
packName
:
'是否打包'
,
tableControlsName
:
'操作'
,
controlsDelName
:
'删除'
,
controlsEditName
:
'编辑'
,
...
...
src/views/legao/course/index.vue
View file @
de84d1a
...
...
@@ -44,6 +44,7 @@
<el-table-column
:label=
"$t('course.blockName')"
prop=
"buildingBlockName"
/>
<el-table-column
:label=
"$t('course.buildName')"
prop=
"type"
/>
<el-table-column
:label=
"$t('course.caseName')"
prop=
"caseName"
/>
<el-table-column
:label=
"$t('course.packName')"
prop=
"packId"
/>
<el-table-column
:label=
"$t('course.tableControlsName')"
class-name=
"small-padding fixed-width"
>
<template
#
default=
"
{ row }">
<el-button
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment