Browse Source

修改前端显示格式

master
qiankanghui 6 days ago
parent
commit
bde7b4447e
  1. 24
      src/views/modules/inspection/inspectionPendingList.vue
  2. 24
      src/views/modules/inspection/inspectionRequestAudit.vue
  3. 23
      src/views/modules/inspection/inspectionRequestList.vue
  4. 23
      src/views/modules/inspection/inspectionScheduleList.vue
  5. 20
      src/views/modules/inspection/srmFeeList.vue
  6. 23
      src/views/modules/npcIqc/logisticsManagement.vue
  7. 6
      src/views/modules/npcIqc/npcIqcList.vue
  8. 27
      src/views/modules/quality/qualityIssueList.vue

24
src/views/modules/inspection/inspectionPendingList.vue

@ -580,29 +580,37 @@ export default {
</script>
<style scoped lang="scss">
.search-form-inline {
background: #fff;
padding: 0;
margin-bottom: 0;
}
.search-row {
display: flex;
align-items: flex-end;
flex-wrap: nowrap;
gap: 15px;
flex-wrap: wrap;
gap: 0;
margin-bottom: 0;
}
.search-item {
flex: none;
margin-bottom: 10px;
margin-bottom: 0;
margin-right: 12px;
}
.search-btn-item {
flex: none;
margin-bottom: 10px;
.search-item /deep/ .el-form-item__label {
font-size: 14px;
padding-bottom: 0;
line-height: 1.2;
}
.search-btn-item /deep/ .el-form-item__content {
line-height: normal;
.search-btn-item {
flex: none;
margin-bottom: 0;
margin-right: 0;
}
.search-item /deep/ .el-form-item__label {

24
src/views/modules/inspection/inspectionRequestAudit.vue

@ -538,29 +538,37 @@ export default {
</script>
<style scoped lang="scss">
.search-form-inline {
background: #fff;
padding: 0;
margin-bottom: 0;
}
.search-row {
display: flex;
align-items: flex-end;
flex-wrap: nowrap;
gap: 15px;
flex-wrap: wrap;
gap: 0;
margin-bottom: 0;
}
.search-item {
flex: none;
margin-bottom: 10px;
margin-bottom: 0;
margin-right: 12px;
}
.search-btn-item {
flex: none;
margin-bottom: 10px;
.search-item /deep/ .el-form-item__label {
font-size: 14px;
padding-bottom: 0;
line-height: 1.2;
}
.search-btn-item /deep/ .el-form-item__content {
line-height: normal;
.search-btn-item {
flex: none;
margin-bottom: 0;
margin-right: 0;
}
.search-item /deep/ .el-form-item__label {

23
src/views/modules/inspection/inspectionRequestList.vue

@ -1183,27 +1183,34 @@ export default {
.search-form-inline {
background: #fff;
padding: 0;
margin-bottom: 0;
}
.search-row {
display: flex;
align-items: flex-end;
flex-wrap: nowrap;
gap: 15px;
flex-wrap: wrap;
gap: 0;
margin-bottom: 0;
}
.search-item {
flex: none;
margin-bottom: 10px;
margin-bottom: 0;
margin-right: 12px;
}
.search-btn-item {
flex: none;
margin-bottom: 10px;
.search-item /deep/ .el-form-item__label {
font-size: 14px;
padding-bottom: 0;
line-height: 1.2;
}
.search-btn-item /deep/ .el-form-item__content {
line-height: normal;
.search-btn-item {
flex: none;
margin-bottom: 0;
margin-right: 0;
}
.search-item /deep/ .el-form-item__label {

23
src/views/modules/inspection/inspectionScheduleList.vue

@ -564,28 +564,35 @@ export default {
}
.search-form-inline {
padding: 0 5px 5px 5px;
background: #fff;
border-radius: 4px;
margin-bottom: 2px;
flex-shrink: 0;
padding: 0;
margin-bottom: 0;
}
.search-row {
display: flex;
align-items: flex-end;
flex-wrap: nowrap;
gap: 15px;
flex-wrap: wrap;
gap: 0;
margin-bottom: 0;
}
.search-item {
flex: none;
margin-bottom: 4px;
margin-bottom: 0;
margin-right: 12px;
}
.search-item /deep/ .el-form-item__label {
font-size: 14px;
padding-bottom: 0;
line-height: 1.2;
}
.search-btn-item {
flex: none;
margin-bottom: 4px;
margin-bottom: 0;
margin-right: 0;
}
.search-btn-item /deep/ .el-form-item__content {

20
src/views/modules/inspection/srmFeeList.vue

@ -466,25 +466,37 @@ export default {
</script>
<style scoped lang="scss">
.search-form-inline {
background: #fff;
padding: 0;
margin-bottom: 0;
}
.search-row {
display: flex;
align-items: flex-end;
flex-wrap: nowrap;
gap: 15px;
flex-wrap: wrap;
gap: 0;
margin-bottom: 0;
}
.search-item {
flex: none;
margin-bottom: 10px;
margin-bottom: 0;
margin-right: 12px;
}
.search-item /deep/ .el-form-item__label {
font-size: 14px;
padding-bottom: 0;
line-height: 1.2;
}
.search-btn-item {
flex: none;
margin-bottom: 10px;
margin-bottom: 0;
margin-right: 0;
}
.search-btn-item /deep/ .el-form-item__content {

23
src/views/modules/npcIqc/logisticsManagement.vue

@ -288,27 +288,34 @@ export default {
.search-form-inline {
background: #fff;
padding: 0;
margin-bottom: 0;
}
.search-row {
display: flex;
align-items: flex-end;
flex-wrap: nowrap;
gap: 15px;
flex-wrap: wrap;
gap: 0;
margin-bottom: 0;
}
.search-item {
flex: none;
margin-bottom: 10px;
margin-bottom: 0;
margin-right: 12px;
}
.search-btn-item {
flex: none;
margin-bottom: 10px;
.search-item /deep/ .el-form-item__label {
font-size: 14px;
padding-bottom: 0;
line-height: 1.2;
}
.search-btn-item /deep/ .el-form-item__content {
line-height: normal;
.search-btn-item {
flex: none;
margin-bottom: 0;
margin-right: 0;
}
.search-item /deep/ .el-form-item__label {

6
src/views/modules/npcIqc/npcIqcList.vue

@ -465,15 +465,15 @@ export default {
.search-form-inline {
background: #fff;
padding: 5px 10px;
margin-bottom: 5px;
padding: 0;
margin-bottom: 0;
}
.search-row {
display: flex;
align-items: flex-end;
flex-wrap: nowrap;
gap: 8px;
gap: 15px;
margin-bottom: 5px;
}

27
src/views/modules/quality/qualityIssueList.vue

@ -1034,11 +1034,11 @@ export default {
const queryHeight = 220 //
const paginationHeight = 40 //
const availableHeight = window.innerHeight - queryHeight - paginationHeight - 40 // 40
//
this.height = availableHeight * 0.5
this.detailHeight = availableHeight * 0.5
this.getMainData()
})
},
@ -1690,27 +1690,34 @@ export default {
.search-form-inline {
background: #fff;
padding: 0;
margin-bottom: 0;
}
.search-row {
display: flex;
align-items: flex-end;
flex-wrap: nowrap;
gap: 15px;
}
.search-row:last-child {
margin-top: -10px;
flex-wrap: wrap;
gap: 0;
margin-bottom: 0;
}
.search-item {
flex: none;
margin-bottom: 10px;
margin-bottom: 0;
margin-right: 12px;
}
.search-item /deep/ .el-form-item__label {
font-size: 14px;
padding-bottom: 0;
line-height: 1.2;
}
.search-btn-item {
flex: none;
margin-bottom: 10px;
margin-bottom: 0;
margin-right: 0;
}
.search-btn-item /deep/ .el-form-item__content {

Loading…
Cancel
Save