代码更新
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
<el-table-column v-if="false" prop="stage_uuid" label="舞台标识" />
|
||||
<el-table-column prop="stage_code" label="舞台编码" />
|
||||
<el-table-column prop="stage_name" label="舞台名字" />
|
||||
<el-table-column prop="stage_data" label="舞台数据" />
|
||||
<el-table-column prop="stage_data" label="舞台数据" show-overflow-tooltip />
|
||||
<el-table-column prop="create_by" label="创建者" />
|
||||
<el-table-column prop="create_time" label="创建时间" min-width="135" />
|
||||
<el-table-column prop="update_by" label="修改者" />
|
||||
|
||||
Reference in New Issue
Block a user