Browse Source

全局模态框样式修改

master
rui_li 4 years ago
parent
commit
670b7d06fc
  1. 2
      src/views/modules/yieldReport/com_defect_roll.vue
  2. 2
      src/views/modules/yieldReport/com_finish_roll.vue
  3. 2
      src/views/modules/yieldReport/com_merge_roll.vue
  4. 2
      src/views/modules/yieldReport/com_produce_material.vue
  5. 800
      src/views/modules/yieldReport/com_produce_report_normal.vue
  6. 2
      src/views/modules/yieldReport/com_produce_tool.vue
  7. 6
      src/views/modules/yieldReport/com_separate_roll.vue
  8. 2
      src/views/modules/yieldReport/com_switch_operator.vue
  9. 2
      src/views/modules/yieldReport/com_switch_roll.vue

2
src/views/modules/yieldReport/com_defect_roll.vue

@ -1,7 +1,7 @@
<template> <template>
<div class="customer-css"> <div class="customer-css">
<el-dialog :title="titleCon" v-drag v-bind="$attrs" v-on="$listeners" <el-dialog :title="titleCon" v-drag v-bind="$attrs" v-on="$listeners"
width="630px" style="height: 680px;" class="customer-dialog">
width="610px" style="height: 680px;" class="customer-dialog">
<el-container> <el-container>
<el-container style="height: 140px;"> <el-container style="height: 140px;">
<el-form :inline="true" label-position="top" label-width="80px"> <el-form :inline="true" label-position="top" label-width="80px">

2
src/views/modules/yieldReport/com_finish_roll.vue

@ -1,7 +1,7 @@
<template> <template>
<div class="customer-css"> <div class="customer-css">
<el-dialog :title="titleCon" v-drag v-bind="$attrs" v-on="$listeners" <el-dialog :title="titleCon" v-drag v-bind="$attrs" v-on="$listeners"
width="940px" style="height: 680px;" class="customer-dialog">
width="920px" style="height: 680px;" class="customer-dialog">
<el-form :inline="true" label-position="top" style="height: 495px;" <el-form :inline="true" label-position="top" style="height: 495px;"
label-width="80px"> label-width="80px">
<!-- 菜单信息 --> <!-- 菜单信息 -->

2
src/views/modules/yieldReport/com_merge_roll.vue

@ -1,7 +1,7 @@
<template> <template>
<div class="customer-css"> <div class="customer-css">
<el-dialog :title="titleCon" v-drag v-bind="$attrs" v-on="$listeners" <el-dialog :title="titleCon" v-drag v-bind="$attrs" v-on="$listeners"
width="360px" style="height: 680px;" class="customer-dialog">
width="300px" style="height: 680px;" class="customer-dialog">
<el-form :inline="true" label-position="top" style="height: 100px;" <el-form :inline="true" label-position="top" style="height: 100px;"
label-width="80px"> label-width="80px">
<!-- 当前卷 --> <!-- 当前卷 -->

2
src/views/modules/yieldReport/com_produce_material.vue

@ -1,7 +1,7 @@
<template> <template>
<div class="customer-css"> <div class="customer-css">
<el-dialog :title="titleCon" v-drag v-bind="$attrs" v-on="$listeners" <el-dialog :title="titleCon" v-drag v-bind="$attrs" v-on="$listeners"
width="205px" style="height: 580px;" class="customer-dialog">
width="200px" style="height: 580px;" class="customer-dialog">
<el-container style="height: 105px;"> <el-container style="height: 105px;">
<el-form :inline="true" label-position="top" label-width="80px"> <el-form :inline="true" label-position="top" label-width="80px">
<!-- 材料卷号和BOM序号 --> <!-- 材料卷号和BOM序号 -->

800
src/views/modules/yieldReport/com_produce_report_normal.vue
File diff suppressed because it is too large
View File

2
src/views/modules/yieldReport/com_produce_tool.vue

@ -1,7 +1,7 @@
<template> <template>
<div class="customer-css"> <div class="customer-css">
<el-dialog :title="titleCon" v-drag v-bind="$attrs" v-on="$listeners" <el-dialog :title="titleCon" v-drag v-bind="$attrs" v-on="$listeners"
width="325px" style="height: 680px;" class="customer-dialog">
width="305px" style="height: 680px;" class="customer-dialog">
<el-container style="height: 225px;"> <el-container style="height: 225px;">
<el-form :inline="true" label-position="top" label-width="80px"> <el-form :inline="true" label-position="top" label-width="80px">
<!-- 扫描工具实例编码 --> <!-- 扫描工具实例编码 -->

6
src/views/modules/yieldReport/com_separate_roll.vue

@ -1,12 +1,12 @@
<template> <template>
<div class="customer-css"> <div class="customer-css">
<el-dialog :title="titleCon" v-drag v-bind="$attrs" v-on="$listeners" <el-dialog :title="titleCon" v-drag v-bind="$attrs" v-on="$listeners"
width="360px" style="height: 680px;" class="customer-dialog">
width="270px" style="height: 680px;" class="customer-dialog">
<el-form :inline="true" label-position="top" style="height: 100px;" <el-form :inline="true" label-position="top" style="height: 100px;"
label-width="80px"> label-width="80px">
<!-- 时间 --> <!-- 时间 -->
<el-row style="margin-top: -10px;"> <el-row style="margin-top: -10px;">
<el-col :span="8" >
<el-col :span="8">
<el-form-item :label="'当前时间:'"> <el-form-item :label="'当前时间:'">
<el-date-picker style="width: 100px;" <el-date-picker style="width: 100px;"
v-model="scheduleData.reportDate" v-model="scheduleData.reportDate"
@ -16,7 +16,7 @@
</el-date-picker> </el-date-picker>
</el-form-item> </el-form-item>
</el-col> </el-col>
<el-col :span="8" style="margin-top: 27px;">
<el-col :span="8" style="margin-left: 20px; margin-top: 27px;">
<el-form-item :label="''"> <el-form-item :label="''">
<el-form-item :label="''"> <el-form-item :label="''">
<el-time-picker style="width: 80px;" <el-time-picker style="width: 80px;"

2
src/views/modules/yieldReport/com_switch_operator.vue

@ -1,6 +1,6 @@
<template> <template>
<!-- 展示员工切换的模块 --> <!-- 展示员工切换的模块 -->
<el-dialog :title="titleCon" v-bind="$attrs" v-on="$listeners" width="300px">
<el-dialog :title="titleCon" v-bind="$attrs" v-on="$listeners" width="280px">
<el-form :inline="true" label-position="top" label-width="100px" style="margin-top: -5px;"> <el-form :inline="true" label-position="top" label-width="100px" style="margin-top: -5px;">
<el-form-item :label="'操作员:'"> <el-form-item :label="'操作员:'">
<el-input ref="operatorId" @keyup.enter.native="saveOperatorData" <el-input ref="operatorId" @keyup.enter.native="saveOperatorData"

2
src/views/modules/yieldReport/com_switch_roll.vue

@ -1,7 +1,7 @@
<template> <template>
<div class="customer-css"> <div class="customer-css">
<el-dialog :title="titleCon" v-drag v-bind="$attrs" v-on="$listeners" <el-dialog :title="titleCon" v-drag v-bind="$attrs" v-on="$listeners"
width="240px" style="height: 680px;" class="customer-dialog">
width="210px" style="height: 680px;" class="customer-dialog">
<el-form :inline="true" label-position="top" style="height: 60px;" <el-form :inline="true" label-position="top" style="height: 60px;"
label-width="80px"> label-width="80px">
<!-- 半成品卷卷号 --> <!-- 半成品卷卷号 -->

Loading…
Cancel
Save