| | |
| | | <div class="ques-footer pam-paragraph"> |
| | | <el-button type="primary" |
| | | :disabled=" isInitScheduleDisabled || !isSelected" |
| | | @click="sentDemand">送出</el-button> |
| | | @click.native="sentDemand">送出</el-button> |
| | | </div> |
| | | |
| | | <PopUpFrame :isOpen.sync="showDrawer" :drawerSize=" '95%' "> |
| | |
| | | selected: boolean; |
| | | } |
| | | </script> |
| | | <style lang="scss"> |
| | | <style lang="scss" scoped> |
| | | .el-radio-button__orig-radio:checked+.el-radio-button__inner{ |
| | | background-color: #FFFFFF; |
| | | color: black; |
| | |
| | | justify-content: center; |
| | | margin-bottom: 81px; |
| | | color: #ED1B2E; |
| | | cursor: pointer; |
| | | }//drawer最底下文字樣式 |
| | | .mt-18{ |
| | | margin-top: 18px; |
| | |
| | | display: flex; |
| | | justify-content: center; |
| | | margin-bottom: 81px; |
| | | cursor: pointer; |
| | | } |
| | | .el-button+.el-button{ |
| | | margin-left: 0; |