|
@@ -609,20 +609,9 @@ export default {
|
|
};
|
|
};
|
|
</script>
|
|
</script>
|
|
<style scope>
|
|
<style scope>
|
|
-.el-row {
|
|
|
|
- position: static !important;
|
|
|
|
-}
|
|
|
|
.el-date-editor.el-input,
|
|
.el-date-editor.el-input,
|
|
.el-date-editor.el-input__inner {
|
|
.el-date-editor.el-input__inner {
|
|
width: auto !important;
|
|
width: auto !important;
|
|
}
|
|
}
|
|
-.select-type {
|
|
|
|
- font-size: 8px;
|
|
|
|
- cursor: pointer;
|
|
|
|
- color: #409eff;
|
|
|
|
-}
|
|
|
|
-.operateRow {
|
|
|
|
- margin-top: 2px;
|
|
|
|
-}
|
|
|
|
</style>
|
|
</style>
|
|
<style scoped src="../style/common.css"></style>
|
|
<style scoped src="../style/common.css"></style>
|