mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-09 02:46:45 +08:00
1.评分 小红点
This commit is contained in:
@@ -371,8 +371,8 @@
|
|||||||
<a-col :span="12">
|
<a-col :span="12">
|
||||||
<a-form-item name="score">
|
<a-form-item name="score">
|
||||||
<template v-slot:label>
|
<template v-slot:label>
|
||||||
<img style="margin-right:4px;width: 7px;height: 7px"
|
<!-- <img style="margin-right:4px;width: 7px;height: 7px"
|
||||||
src="@/assets/images/coursewareManage/asterisk.png" alt="" />
|
src="@/assets/images/coursewareManage/asterisk.png" alt="" /> -->
|
||||||
评分
|
评分
|
||||||
</template>
|
</template>
|
||||||
<a-input-number :disabled="formParam.createFrom == 0" class="draitem" v-model:value="formParam.score"
|
<a-input-number :disabled="formParam.createFrom == 0" class="draitem" v-model:value="formParam.score"
|
||||||
|
|||||||
Reference in New Issue
Block a user