教学实践:作业类型ui更改
This commit is contained in:
parent
1a9f98e6c9
commit
e57e643f67
|
@ -22,7 +22,8 @@
|
|||
<div class="prepare-item-info-message">
|
||||
<div style="width: 60px">
|
||||
<template v-if="item.uniquekey">
|
||||
{{ item.worktype }}
|
||||
<!-- {{ item.worktype }} -->
|
||||
<el-tag :type="item.workclass" size="large">{{ item.worktype }}</el-tag>
|
||||
</template>
|
||||
<template v-else>
|
||||
<el-icon
|
||||
|
|
Loading…
Reference in New Issue