中空两个页面新建任务新增厚度筛选,原片仓储任务状态更改显示
| | |
| | | emptymissions:'空任务', |
| | | advancetask:'进片任务', |
| | | outputtasks:'出片任务', |
| | | schedulingtasks:'调度任务', |
| | | advancerequests:'进片请求', |
| | | releaserequest:'出片请求', |
| | | straighttasks:'直通任务', |
| | | endingtask:'结束', |
| | | another:'其他', |
| | |
| | | emptymissions:'空任务', |
| | | advancetask:'进片任务', |
| | | outputtasks:'出片任务', |
| | | schedulingtasks:'调度任务', |
| | | advancerequests:'进片请求', |
| | | releaserequest:'出片请求', |
| | | straighttasks:'直通任务', |
| | | endingtask:'结束', |
| | | another:'其他', |
| | |
| | | emptymissions:'空任务', |
| | | advancetask:'进片任务', |
| | | outputtasks:'出片任务', |
| | | schedulingtasks:'调度任务', |
| | | advancerequests:'进片请求', |
| | | releaserequest:'出片请求', |
| | | straighttasks:'直通任务', |
| | | endingtask:'结束', |
| | | another:'其他', |
| | |
| | | return 'warning'; |
| | | case 3: |
| | | return 'success'; |
| | | case 4: |
| | | return 'danger'; |
| | | case 5: |
| | | return 'primary'; |
| | | } |
| | | } |
| | | function getStatusText1(taskType) { |
| | | switch (taskType) { |
| | | case 1: |
| | | return t('film.stocke');//入库 |
| | | return t('sorter.advancetask');//进片任务 |
| | | case 2: |
| | | return t('film.outbound');//出库 |
| | | return t('sorter.outputtasks');//出片任务 |
| | | case 3: |
| | | return t('film.dispatch');//调度 |
| | | return t('sorter.schedulingtasks');//调度任务 |
| | | case 4: |
| | | return t('sorter.advancerequests');//进片请求 |
| | | case 5: |
| | | return t('sorter.releaserequest');//出片请求 |
| | | } |
| | | } |
| | | function getStatusType2(taskState) { |
| | |
| | | <el-option :label="$t('film.fail')" value="2"></el-option> |
| | | </el-select> |
| | | <el-select v-model="selectValuesa[1]" clearable :placeholder="$t('film.tasktype')" style="margin-left: 10px;" > |
| | | <el-option :label="$t('film.stocke')" value="1"></el-option> |
| | | <el-option :label="$t('film.outbound')" value="2"></el-option> |
| | | <el-option :label="$t('film.dispatch')" value="3"></el-option> |
| | | <el-option :label="$t('sorter.advancetask')" value="1"></el-option> |
| | | <el-option :label="$t('sorter.outputtasks')" value="2"></el-option> |
| | | <el-option :label="$t('sorter.schedulingtasks')" value="3"></el-option> |
| | | <el-option :label="$t('sorter.advancerequests')" value="4"></el-option> |
| | | <el-option :label="$t('sorter.releaserequest')" value="5"></el-option> |
| | | </el-select> |
| | | <el-button type="primary" style="margin-left: 10px;" @click="selectReportData()">{{ $t('film.inquire') }}</el-button> |
| | | </div> |
| | |
| | | <div style="display: flex;"> |
| | | <el-input v-model="flowCardId" style="margin-left: 10px;margin-bottom: 10px;width: 240px;" :placeholder="$t('searchOrder.incardnumber')" /> |
| | | <el-input v-model="filmsId" style="margin-left: 10px;margin-bottom: 10px;width: 240px;" :placeholder="$t('film.infilms')"/> |
| | | <el-input v-model="thickness" style="margin-left: 10px;margin-bottom: 10px;width: 240px;" :placeholder="$t('searchOrder.inthickness')"/> |
| | | <el-button type="primary" style="margin-left: 10px;margin-bottom: 10px;" @click="fetchFlowCardsearch"> |
| | | {{$t('reportmanage.inquire')}}</el-button> |
| | | </div> |
| | |
| | | const rightRemove = ref('') |
| | | const topRemove = ref('') |
| | | const filmsId = ref('') |
| | | const thickness = ref('') |
| | | const flowCardId = ref('') |
| | | const casFour = ref('') |
| | | const casOne = ref('') |
| | |
| | | const response = await request.post('/hollowGlass/hollowGlassRelationInfo/queryHollowAllFlowCard',{ |
| | | filmsId: '', |
| | | flowCardId: '', |
| | | thickness: '', |
| | | }); |
| | | if (response.code == 200) { |
| | | ElMessage.success(response.message); |
| | |
| | | const response = await request.post('/hollowGlass/hollowGlassRelationInfo/queryHollowAllFlowCard',{ |
| | | filmsId: filmsId.value, |
| | | flowCardId: flowCardId.value, |
| | | thickness: thickness.value |
| | | }); |
| | | if (response.code == 200) { |
| | | ElMessage.success(response.message); |
| | |
| | | <div style="display: flex;"> |
| | | <el-input v-model="flowCardId" style="margin-left: 10px;margin-bottom: 10px;width: 240px;" :placeholder="$t('searchOrder.incardnumber')" /> |
| | | <el-input v-model="filmsId" style="margin-left: 10px;margin-bottom: 10px;width: 240px;" :placeholder="$t('film.infilms')"/> |
| | | <el-input v-model="thickness" style="margin-left: 10px;margin-bottom: 10px;width: 240px;" :placeholder="$t('searchOrder.inthickness')"/> |
| | | <el-button type="primary" style="margin-left: 10px;margin-bottom: 10px;" @click="fetchFlowCardsearch"> |
| | | {{$t('reportmanage.inquire')}}</el-button> |
| | | </div> |
| | |
| | | const filmRemove = ref('') |
| | | const formulaName = ref('') |
| | | const leftRemove = ref('') |
| | | const thickness = ref('') |
| | | const rightRemove = ref('') |
| | | const topRemove = ref('') |
| | | const filmsId = ref('') |
| | |
| | | const response = await request.post('/hollowGlass/hollowGlassRelationInfo/queryHollowAllFlowCard',{ |
| | | filmsId: '', |
| | | flowCardId: '', |
| | | thickness: '', |
| | | }); |
| | | if (response.code == 200) { |
| | | ElMessage.success(response.message); |
| | |
| | | const response = await request.post('/hollowGlass/hollowGlassRelationInfo/queryHollowAllFlowCard',{ |
| | | filmsId: filmsId.value, |
| | | flowCardId: flowCardId.value, |
| | | thickness: thickness.value |
| | | }); |
| | | if (response.code == 200) { |
| | | ElMessage.success(response.message); |