摘要:
单个输入框的 组件代码: <el-date-picker v-model="value1" type="date" placeholder="选择日期" :picker-options="pickerOptions0"> </el-date-picker> 情景1: 设置选择今天以及今天之后的日期 阅读全文
摘要:
// 展示安全问题详情 ShowSecurityQues (item) { const itemCode = item.label this.detailsTitle = itemCode const SecurityNum = this.SecurityInfo.findIndex((item) 阅读全文
摘要:
vue部分 //- 安全风险/质量标准内容页面 .risk_quality_details template(v-if="detailObj.option 'textTab'") .work_list_details2(v-for="item in risk_quailty_content") .r 阅读全文
摘要:
components: { CloseButton, Pagination, Tree, Dialog }, directives: { loadmore: { bind (el, binding) { const selectWrap = el.querySelector('.el-table__ 阅读全文