mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-09 19:06:45 +08:00
内部授课评分调整
This commit is contained in:
@@ -63,7 +63,8 @@
|
||||
<a-button @click="handlemoreid()" class="moreidbtn" type="text"> 展开
|
||||
<RightOutlined />
|
||||
</a-button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div v-if="moreid == 2">
|
||||
<a-button @click="handlemoreid()" class="moreidbtn"> 返回
|
||||
<UpOutlined />
|
||||
|
||||
@@ -621,6 +621,7 @@ export default {
|
||||
item.disabled = true
|
||||
}
|
||||
})
|
||||
e=''
|
||||
state.score = ''
|
||||
}
|
||||
}
|
||||
@@ -631,6 +632,7 @@ export default {
|
||||
item.disabled = false
|
||||
})
|
||||
}
|
||||
// console.log(e)
|
||||
state.searchParam.score = e.toString()
|
||||
}
|
||||
const columns = ref([
|
||||
|
||||
Reference in New Issue
Block a user