This commit is contained in:
wyx
2023-03-21 14:00:21 +08:00
parent 43aba135ea
commit 4f84fa68b6
2 changed files with 14 additions and 13 deletions

View File

@@ -1,7 +1,7 @@
<!-- 面授列表 -->
<template>
<div class="main_item">
<div class="fi_input">
<div class="fi_input addfaceclass">
<a-input
v-model:value="params.offcourseNumber"
style="width: 220px; height: 40px; border-radius: 8px;margin-right: 32px;"
@@ -270,17 +270,19 @@
};
</script>
<style lang="scss">
.ant-select-selector {
border-radius: 8px !important;
align-items: center !important;
width: 220px !important;
height: 40px !important;
padding-top: 5px;
margin-right: 32px;
}
.addfaceclass {
.ant-select-selector {
border-radius: 8px !important;
align-items: center !important;
width: 220px !important;
height: 40px !important;
padding-top: 5px;
margin-right: 32px;
}
.ant-select-show-search {
width: 220px !important;
.ant-select-show-search {
width: 220px !important;
}
}
.xkbtn {

View File

@@ -1231,8 +1231,7 @@
currentPlanItem.courseScore !== -1
? currentPlanItem.courseScore
: "-"
}}</span
>
}}</span>
</div>
<div class="stmm_i2">
<span style="color: #999ba3">时间:</span>