forked from integrated_whb/integrated_whb_vue
Compare commits
No commits in common. "78d6c9f6b28dcbc5d2850344050e7afce3d83cd4" and "37cf51667899ff7679abf8d22e8d723fa8b0efc7" have entirely different histories.
78d6c9f6b2
...
37cf516678
|
@ -119,7 +119,6 @@
|
|||
<el-table-column
|
||||
label="班级名称"
|
||||
prop="NAME"
|
||||
width="230"
|
||||
show-overflow-tooltip
|
||||
fixed="left"
|
||||
/>
|
||||
|
@ -132,7 +131,7 @@
|
|||
<el-table-column
|
||||
label="培训类型"
|
||||
prop="TRAININGTYPE_NAME"
|
||||
width="70"
|
||||
width="150"
|
||||
/>
|
||||
<el-table-column label="岗位类型" prop="POSTTYPE_NAME" width="150" />
|
||||
<el-table-column label="培训等级" prop="TRAINLEVEL_NAME" width="150" />
|
||||
|
|
Loading…
Reference in New Issue