| | |
| | | <el-select |
| | | :disabled="isDisabled" |
| | | class="ztzf-layer-search" |
| | | popper-class="ztzf-select-popper" |
| | | |
| | | clearable |
| | | v-model="formData.folder_id" |
| | | placeholder="请选择" |
| | |
| | | <div> |
| | | <el-date-picker |
| | | :disabled="isDisabled" |
| | | popper-class="ztzf-layer-date-picker-popper" |
| | | class="ztzf-layer-date-picker layertimer" |
| | | |
| | | class="ztzf-layer-date-picker " |
| | | v-model="timeValue" |
| | | type="datetimerange" |
| | | format="YYYY-MM-DD HH:mm" |
| | |
| | | } |
| | | :deep(.el-date-editor.el-input__wrapper) { |
| | | width: auto !important; |
| | | background: transparent !important; |
| | | } |
| | | :deep(.el-range-editor.is-disabled input ){ |
| | | background-color: transparent !important; |
| | | } |
| | | } |
| | | .detailInfo { |
| | | .infpItem { |