| | |
| | | </div> |
| | | <el-table ref="table" style="margin-top: 20px;height: 580px;width: 99%;" :data="tableDatax" :header-cell-style="{background:'#F2F3F5 ',color:'#1D2129'}"> |
| | | <el-table-column prop="flowCardId" align="center" :label="$t('searchOrder.processcards')" min-width="50" /> |
| | | <el-table-column prop="cell" align="center" :label="$t('searchOrder.line')" min-width="50" /> |
| | | <el-table-column prop="totalLayer" align="center" :label="$t('hellow.totalLayer')" min-width="20" /> |
| | | <el-table-column prop="totalPairQuantity" align="center" :label="$t('hellow.totalPairQuantity')" min-width="50" /> |
| | | <el-table-column |
| | |
| | | <div style="margin-left: 50px;margin-top: 10px;margin-bottom: 10px;"> |
| | | <el-form label-width="150px" label-position="right"> |
| | | <!-- 第一行:3个元素 --> |
| | | <el-row style="margin-top: 10px;"> |
| | | <el-row style="margin-top: 20px;"> |
| | | <el-col :span="8"> |
| | | <div style="font-size: 15px;"> |
| | | <el-form-item :label="$t('hellow.formulaName')" style="width: 100%;"> |
| | | <el-form-item :label="$t('hellow.formulaName')" style="width: 90%;"> |
| | | <el-input disabled v-model="formulaName" autocomplete="off" /> |
| | | </el-form-item> |
| | | </div> |
| | | </el-col> |
| | | <el-col :span="8"> |
| | | <div style="font-size: 15px;"> |
| | | <el-form-item :label="$t('Mounting.removalmethoda')" style="width: 100%;"> |
| | | <el-select v-model="filmRemove" clearable style="width: 100%" disabled> |
| | | <el-form-item :label="$t('Mounting.removalmethoda')" style="width: 90%;"> |
| | | <el-select v-model="filmRemove" clearable style="width: 100%" disabled placeholder=" "> |
| | | <el-option :label="$t('Mounting.removal')" value="1"></el-option> |
| | | <el-option :label="$t('Mounting.noremoval')" value="0"></el-option> |
| | | </el-select> |
| | |
| | | </el-col> |
| | | <el-col :span="8"> |
| | | <div style="font-size: 15px;"> |
| | | <el-form-item :label="$t('hellow.sealInsertb')" style="width: 100%;"> |
| | | <el-form-item :label="$t('hellow.sealInsertb')" style="width: 90%;"> |
| | | <el-input disabled v-model="sealInsert" autocomplete="off" /> |
| | | </el-form-item> |
| | | </div> |
| | |
| | | </el-row> |
| | | |
| | | <!-- 第二行:4个元素 --> |
| | | <el-row style="margin-top: 10px;"> |
| | | <el-row style="margin-top: 20px;"> |
| | | <el-col :span="6"> |
| | | <div style="font-size: 15px;"> |
| | | <el-form-item :label="$t('hellow.topRemove')" style="width: 100%;"> |
| | | <el-form-item :label="$t('hellow.topRemove')" style="width: 90%;"> |
| | | <el-input disabled v-model="topRemove" autocomplete="off" /> |
| | | </el-form-item> |
| | | </div> |
| | | </el-col> |
| | | <el-col :span="6"> |
| | | <div style="font-size: 15px;"> |
| | | <el-form-item :label="$t('hellow.bottomRemove')" style="width: 100%;"> |
| | | <el-form-item :label="$t('hellow.bottomRemove')" style="width: 90%;"> |
| | | <el-input disabled v-model="bottomRemove" autocomplete="off" /> |
| | | </el-form-item> |
| | | </div> |
| | | </el-col> |
| | | <el-col :span="6"> |
| | | <div style="font-size: 15px;"> |
| | | <el-form-item :label="$t('hellow.leftRemove')" style="width: 100%;"> |
| | | <el-form-item :label="$t('hellow.leftRemove')" style="width: 90%;"> |
| | | <el-input disabled v-model="leftRemove" autocomplete="off" /> |
| | | </el-form-item> |
| | | </div> |
| | | </el-col> |
| | | <el-col :span="6"> |
| | | <div style="font-size: 15px;"> |
| | | <el-form-item :label="$t('hellow.rightRemove')" style="width: 100%;"> |
| | | <el-form-item :label="$t('hellow.rightRemove')" style="width: 90%;"> |
| | | <el-input disabled v-model="rightRemove" autocomplete="off" /> |
| | | </el-form-item> |
| | | </div> |
| | |
| | | </el-row> |
| | | |
| | | <!-- 第三行:4个元素 --> |
| | | <el-row style="margin-top: 10px;"> |
| | | <el-row style="margin-top: 20px;"> |
| | | <el-col :span="6"> |
| | | <div style="font-size: 15px;"> |
| | | <el-form-item :label="$t('hellow.casOneb')" style="width: 100%;"> |
| | | <el-select v-model="casOne" clearable disabled style="width: 100%"> |
| | | <el-form-item :label="$t('hellow.casOneb')" style="width: 90%;"> |
| | | <el-select v-model="casOne" clearable disabled style="width: 100%" placeholder=" "> |
| | | <el-option :label="$t('hellow.F')" value="0"></el-option> |
| | | <el-option :label="$t('hellow.Y')" value="1"></el-option> |
| | | </el-select> |
| | |
| | | </el-col> |
| | | <el-col :span="6"> |
| | | <div style="font-size: 15px;"> |
| | | <el-form-item :label="$t('hellow.casTwob')" style="width: 100%;"> |
| | | <el-select v-model="casTwo" clearable disabled style="width: 100%"> |
| | | <el-form-item :label="$t('hellow.casTwob')" style="width: 90%;"> |
| | | <el-select v-model="casTwo" clearable disabled style="width: 100%" placeholder=" "> |
| | | <el-option :label="$t('hellow.F')" value="0"></el-option> |
| | | <el-option :label="$t('hellow.Y')" value="1"></el-option> |
| | | </el-select> |
| | |
| | | </el-col> |
| | | <el-col :span="6"> |
| | | <div style="font-size: 15px;"> |
| | | <el-form-item :label="$t('hellow.casThreeb')" style="width: 100%;"> |
| | | <el-select v-model="casThree" clearable disabled style="width: 100%"> |
| | | <el-form-item :label="$t('hellow.casThreeb')" style="width: 90%;"> |
| | | <el-select v-model="casThree" clearable disabled style="width: 100%" placeholder=" "> |
| | | <el-option :label="$t('hellow.F')" value="0"></el-option> |
| | | <el-option :label="$t('hellow.Y')" value="1"></el-option> |
| | | </el-select> |
| | |
| | | </el-col> |
| | | <el-col :span="6"> |
| | | <div style="font-size: 15px;"> |
| | | <el-form-item :label="$t('hellow.casFourb')" style="width: 100%;"> |
| | | <el-select v-model="casFour" clearable disabled style="width: 100%"> |
| | | <el-form-item :label="$t('hellow.casFourb')" style="width: 90%;"> |
| | | <el-select v-model="casFour" clearable disabled style="width: 100%" placeholder=" "> |
| | | <el-option :label="$t('hellow.F')" value="0"></el-option> |
| | | <el-option :label="$t('hellow.Y')" value="1"></el-option> |
| | | </el-select> |
| | |
| | | </el-row> |
| | | |
| | | <!-- 第四行:4个元素 --> |
| | | <el-row style="margin-top: 10px;"> |
| | | <el-row style="margin-top: 20px;"> |
| | | <el-col :span="6"> |
| | | <div style="font-size: 15px;"> |
| | | <el-form-item :label="$t('hellow.frameOneb')" style="width: 100%;"> |
| | | <el-form-item :label="$t('hellow.frameOneb')" style="width: 90%;"> |
| | | <el-input disabled v-model="frameOne" autocomplete="off" /> |
| | | </el-form-item> |
| | | </div> |
| | | </el-col> |
| | | <el-col :span="6"> |
| | | <div style="font-size: 15px;"> |
| | | <el-form-item :label="$t('hellow.frameTwob')" style="width: 100%;"> |
| | | <el-form-item :label="$t('hellow.frameTwob')" style="width: 90%;"> |
| | | <el-input disabled v-model="frameTwo" autocomplete="off" /> |
| | | </el-form-item> |
| | | </div> |
| | | </el-col> |
| | | <el-col :span="6"> |
| | | <div style="font-size: 15px;"> |
| | | <el-form-item :label="$t('hellow.frameThreeb')" style="width: 100%;"> |
| | | <el-form-item :label="$t('hellow.frameThreeb')" style="width: 90%;"> |
| | | <el-input disabled v-model="frameThree" autocomplete="off" /> |
| | | </el-form-item> |
| | | </div> |
| | | </el-col> |
| | | <el-col :span="6"> |
| | | <div style="font-size: 15px;"> |
| | | <el-form-item :label="$t('hellow.frameFourb')" style="width: 100%;"> |
| | | <el-form-item :label="$t('hellow.frameFourb')" style="width: 90%;"> |
| | | <el-input disabled v-model="frameFour" autocomplete="off" /> |
| | | </el-form-item> |
| | | </div> |
| | |
| | | </el-row> |
| | | |
| | | <!-- 第五行:4个元素 --> |
| | | <el-row style="margin-top: 10px;"> |
| | | <el-row style="margin-top: 20px;"> |
| | | <el-col :span="6"> |
| | | <div style="font-size: 15px;"> |
| | | <el-form-item :label="$t('hellow.intervalFrameHeightbOne')" style="width: 100%;"> |
| | | <el-form-item :label="$t('hellow.intervalFrameHeightbOne')" style="width: 90%;"> |
| | | <el-input disabled v-model="intervalFrameHeightOne" autocomplete="off" /> |
| | | </el-form-item> |
| | | </div> |
| | | </el-col> |
| | | <el-col :span="6"> |
| | | <div style="font-size: 15px;"> |
| | | <el-form-item :label="$t('hellow.intervalFrameHeightbTwo')" style="width: 100%;"> |
| | | <el-form-item :label="$t('hellow.intervalFrameHeightbTwo')" style="width: 90%;"> |
| | | <el-input disabled v-model="intervalFrameHeightTwo" autocomplete="off" /> |
| | | </el-form-item> |
| | | </div> |
| | | </el-col> |
| | | <el-col :span="6"> |
| | | <div style="font-size: 15px;"> |
| | | <el-form-item :label="$t('hellow.intervalFrameHeightbThree')" style="width: 100%;"> |
| | | <el-form-item :label="$t('hellow.intervalFrameHeightbThree')" style="width: 90%;"> |
| | | <el-input disabled v-model="intervalFrameHeightThree" autocomplete="off" /> |
| | | </el-form-item> |
| | | </div> |
| | | </el-col> |
| | | <el-col :span="6"> |
| | | <div style="font-size: 15px;"> |
| | | <el-form-item :label="$t('hellow.intervalFrameHeightbFour')" style="width: 100%;"> |
| | | <el-form-item :label="$t('hellow.intervalFrameHeightbFour')" style="width: 90%;"> |
| | | <el-input disabled v-model="intervalFrameHeightFour" autocomplete="off" /> |
| | | </el-form-item> |
| | | </div> |
| | |
| | | </el-row> |
| | | |
| | | <!-- 第六行:4个元素 --> |
| | | <el-row style="margin-top: 10px;"> |
| | | <el-row style="margin-top: 20px;"> |
| | | <el-col :span="6"> |
| | | <div style="font-size: 15px;"> |
| | | <el-form-item :label="$t('hellow.intervalFrameWidthbOne')" style="width: 100%;"> |
| | | <el-form-item :label="$t('hellow.intervalFrameWidthbOne')" style="width: 90%;"> |
| | | <el-input disabled v-model="intervalFrameWidthOne" autocomplete="off" /> |
| | | </el-form-item> |
| | | </div> |
| | | </el-col> |
| | | <el-col :span="6"> |
| | | <div style="font-size: 15px;"> |
| | | <el-form-item :label="$t('hellow.intervalFrameWidthbTwo')" style="width: 100%;"> |
| | | <el-form-item :label="$t('hellow.intervalFrameWidthbTwo')" style="width: 90%;"> |
| | | <el-input disabled v-model="intervalFrameWidthTwo" autocomplete="off" /> |
| | | </el-form-item> |
| | | </div> |
| | | </el-col> |
| | | <el-col :span="6"> |
| | | <div style="font-size: 15px;"> |
| | | <el-form-item :label="$t('hellow.intervalFrameWidthbThree')" style="width: 100%;"> |
| | | <el-form-item :label="$t('hellow.intervalFrameWidthbThree')" style="width: 90%;"> |
| | | <el-input disabled v-model="intervalFrameWidthThree" autocomplete="off" /> |
| | | </el-form-item> |
| | | </div> |
| | | </el-col> |
| | | <el-col :span="6"> |
| | | <div style="font-size: 15px;"> |
| | | <el-form-item :label="$t('hellow.intervalFrameWidthbFour')" style="width: 100%;"> |
| | | <el-form-item :label="$t('hellow.intervalFrameWidthbFour')" style="width: 90%;"> |
| | | <el-input disabled v-model="intervalFrameWidthFour" autocomplete="off" /> |
| | | </el-form-item> |
| | | </div> |
| | |
| | | </el-row> |
| | | |
| | | <!-- 第七行:4个元素 --> |
| | | <el-row style="margin-top: 10px;"> |
| | | <el-row style="margin-top: 20px;"> |
| | | <el-col :span="6"> |
| | | <div style="font-size: 15px;"> |
| | | <el-form-item :label="$t('hellow.intervalFrameTypedOne')" style="width: 100%;"> |
| | | <el-select v-model="intervalFrameTypeOne" clearable style="width: 100%" disabled> |
| | | <el-form-item :label="$t('hellow.intervalFrameTypedOne')" style="width: 90%;"> |
| | | <el-select v-model="intervalFrameTypeOne" clearable style="width: 100%" disabled placeholder=" "> |
| | | <el-option :label="$t('hellow.intervalFrameTypeb')" value="1"></el-option> |
| | | <el-option :label="$t('hellow.intervalFrameTypea')" value="5"></el-option> |
| | | </el-select> |
| | |
| | | </el-col> |
| | | <el-col :span="6"> |
| | | <div style="font-size: 15px;"> |
| | | <el-form-item :label="$t('hellow.intervalFrameTypedTwo')" style="width: 100%;"> |
| | | <el-select v-model="intervalFrameTypeTwo" clearable style="width: 100%" disabled> |
| | | <el-form-item :label="$t('hellow.intervalFrameTypedTwo')" style="width: 90%;"> |
| | | <el-select v-model="intervalFrameTypeTwo" clearable style="width: 100%" disabled placeholder=" "> |
| | | <el-option :label="$t('hellow.intervalFrameTypeb')" value="1"></el-option> |
| | | <el-option :label="$t('hellow.intervalFrameTypea')" value="5"></el-option> |
| | | </el-select> |
| | |
| | | </el-col> |
| | | <el-col :span="6"> |
| | | <div style="font-size: 15px;"> |
| | | <el-form-item :label="$t('hellow.intervalFrameTypedThree')" style="width: 100%;"> |
| | | <el-select v-model="intervalFrameTypeThree" clearable style="width: 100%" disabled> |
| | | <el-form-item :label="$t('hellow.intervalFrameTypedThree')" style="width: 90%;"> |
| | | <el-select v-model="intervalFrameTypeThree" clearable style="width: 100%" disabled placeholder=" "> |
| | | <el-option :label="$t('hellow.intervalFrameTypeb')" value="1"></el-option> |
| | | <el-option :label="$t('hellow.intervalFrameTypea')" value="5"></el-option> |
| | | </el-select> |
| | |
| | | </el-col> |
| | | <el-col :span="6"> |
| | | <div style="font-size: 15px;"> |
| | | <el-form-item :label="$t('hellow.intervalFrameTypedFour')" style="width: 100%;"> |
| | | <el-select v-model="intervalFrameTypeFour" clearable style="width: 100%" disabled> |
| | | <el-form-item :label="$t('hellow.intervalFrameTypedFour')" style="width: 90%;"> |
| | | <el-select v-model="intervalFrameTypeFour" clearable style="width: 100%" disabled placeholder=" "> |
| | | <el-option :label="$t('hellow.intervalFrameTypeb')" value="1"></el-option> |
| | | <el-option :label="$t('hellow.intervalFrameTypea')" value="5"></el-option> |
| | | </el-select> |
| | |
| | | const defaultTime = ref<[Date, Date]>([new Date(), new Date()]); |
| | | function parseAndSetTime() { |
| | | const backendTime = new Date(getglobalDate); |
| | | const oneWeekAgo = new Date(backendTime.getTime() - 7 * 24 * 60 * 60 * 1000); // 减去7天 |
| | | const oneWeekAgo = new Date(backendTime.getTime() - 0 * 24 * 60 * 60 * 1000); // 减去7天 |
| | | oneWeekAgo.setHours(0, 0, 0, 0); |
| | | timeRange.value = [formatTimestamp(oneWeekAgo), formatTimestamp(backendTime)]; |
| | | window.localStorage.setItem('startTime', formatTimestamp(oneWeekAgo)) |