|
|
|
@ -80,13 +80,13 @@
|
|
|
|
|
@row-click="recordhandleSelectionChange"
|
|
|
|
|
highlight-current-row border>
|
|
|
|
|
<el-table-column label="序号" type="index"></el-table-column>
|
|
|
|
|
<el-table-column label="查询记录号" prop="recordCode" width="140"></el-table-column>
|
|
|
|
|
<el-table-column label="UDI码" prop="udiCode" width="270"></el-table-column>
|
|
|
|
|
<el-table-column label="产品通用名称" prop="cpmctymc" width="140"></el-table-column>
|
|
|
|
|
<el-table-column label="规格型号" prop="ggxh" width="120"></el-table-column>
|
|
|
|
|
<el-table-column label="查询记录号" prop="recordCode" width="140"show-overflow-tooltip></el-table-column>
|
|
|
|
|
<el-table-column label="UDI码" prop="udiCode" width="270"show-overflow-tooltip></el-table-column>
|
|
|
|
|
<el-table-column label="产品通用名称" prop="cpmctymc" width="180"show-overflow-tooltip></el-table-column>
|
|
|
|
|
<el-table-column label="规格型号" prop="ggxh" width="180"show-overflow-tooltip></el-table-column>
|
|
|
|
|
<!-- <el-table-column label="注册备案人" prop="ylqxzcrbarmc" width="200"></el-table-column>-->
|
|
|
|
|
<!-- <el-table-column label="注册/备案号" prop="zczbhhzbapzbh" width="180"></el-table-column>-->
|
|
|
|
|
<el-table-column label="批次号" prop="batchNo" width="140"></el-table-column>
|
|
|
|
|
<el-table-column label="批次号" prop="batchNo" width="120"show-overflow-tooltip></el-table-column>
|
|
|
|
|
<!-- <el-table-column label="查询人" prop="createUser" width="180"></el-table-column>-->
|
|
|
|
|
<!-- <el-table-column label="发货单位" prop="fromCorp" width="180"></el-table-column>-->
|
|
|
|
|
<!-- <el-table-column label="收货单位" prop="toCorp" width="180"></el-table-column>-->
|
|
|
|
@ -102,7 +102,7 @@
|
|
|
|
|
{{ formatTaskType1(traceType.row) }}
|
|
|
|
|
</template>
|
|
|
|
|
</el-table-column>
|
|
|
|
|
<el-table-column label="查询人" prop="createUser" width="120"></el-table-column>-->
|
|
|
|
|
<el-table-column label="查询人" prop="createUser" width="120"show-overflow-tooltip></el-table-column>-->
|
|
|
|
|
<!-- <el-table-column label="备注" prop="remark" width="220"></el-table-column>-->
|
|
|
|
|
<el-table-column label="操作" width="100" fixed="right">
|
|
|
|
|
<template slot-scope="scope">
|
|
|
|
@ -137,7 +137,7 @@
|
|
|
|
|
</el-form-item>
|
|
|
|
|
</el-col>
|
|
|
|
|
<el-col :span="11" class="el-col">
|
|
|
|
|
<el-form-item label="UDI码" prop="udiCode">
|
|
|
|
|
<el-form-item label="UDI码" prop="udiCode"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="formView.udiCode" size="small"
|
|
|
|
|
style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
@ -146,13 +146,13 @@
|
|
|
|
|
</el-row>
|
|
|
|
|
<el-row type="flex">
|
|
|
|
|
<el-col :span="11" type="flex">
|
|
|
|
|
<el-form-item label="社会信用号" prop="creditNum">
|
|
|
|
|
<el-form-item label="社会信用号" prop="creditNum"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="formView.creditNum" size="small" style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
|
</el-form-item>
|
|
|
|
|
</el-col>
|
|
|
|
|
<el-col :span="11" class="el-col">
|
|
|
|
|
<el-form-item label="注册备案人" prop="ylqxzcrbarmc">
|
|
|
|
|
<el-form-item label="注册备案人" prop="ylqxzcrbarmc"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="formView.ylqxzcrbarmc" size="small"
|
|
|
|
|
style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
@ -161,13 +161,13 @@
|
|
|
|
|
</el-row>
|
|
|
|
|
<el-row type="flex">
|
|
|
|
|
<el-col :span="11" type="flex">
|
|
|
|
|
<el-form-item label="注册/备案证号" prop="zczbhhzbapzbh">
|
|
|
|
|
<el-form-item label="注册/备案证号" prop="zczbhhzbapzbh"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="formView.zczbhhzbapzbh" size="small" style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
|
</el-form-item>
|
|
|
|
|
</el-col>
|
|
|
|
|
<el-col :span="11" class="el-col">
|
|
|
|
|
<el-form-item label="产品主DI标识" prop="nameCode">
|
|
|
|
|
<el-form-item label="产品主DI标识" prop="nameCode"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="formView.nameCode" size="small"
|
|
|
|
|
style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
@ -176,13 +176,13 @@
|
|
|
|
|
</el-row>
|
|
|
|
|
<el-row type="flex">
|
|
|
|
|
<el-col :span="11" type="flex">
|
|
|
|
|
<el-form-item label="产品通用名称" prop="cpmctymc">
|
|
|
|
|
<el-form-item label="产品通用名称" prop="cpmctymc"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="formView.cpmctymc" size="small" style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
|
</el-form-item>
|
|
|
|
|
</el-col>
|
|
|
|
|
<el-col :span="11" class="el-col">
|
|
|
|
|
<el-form-item label="规格型号" prop="ggxh">
|
|
|
|
|
<el-form-item label="规格型号" prop="ggxh"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="formView.ggxh" size="small"
|
|
|
|
|
style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
@ -191,13 +191,13 @@
|
|
|
|
|
</el-row>
|
|
|
|
|
<el-row type="flex">
|
|
|
|
|
<el-col :span="11" type="flex">
|
|
|
|
|
<el-form-item label="生产批次号" prop="batchNo">
|
|
|
|
|
<el-form-item label="生产批次号" prop="batchNo"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="formView.batchNo" size="small" style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
|
</el-form-item>
|
|
|
|
|
</el-col>
|
|
|
|
|
<el-col :span="11" class="el-col">
|
|
|
|
|
<el-form-item label="生产日期" prop="produceDate">
|
|
|
|
|
<el-form-item label="生产日期" prop="produceDate"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="formView.produceDate" size="small"
|
|
|
|
|
style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
@ -206,13 +206,13 @@
|
|
|
|
|
</el-row>
|
|
|
|
|
<el-row type="flex">
|
|
|
|
|
<el-col :span="11" type="flex">
|
|
|
|
|
<el-form-item label="失效日期" prop="expireDate">
|
|
|
|
|
<el-form-item label="失效日期" prop="expireDate"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="formView.expireDate" size="small" style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
|
</el-form-item>
|
|
|
|
|
</el-col>
|
|
|
|
|
<el-col :span="11" class="el-col">
|
|
|
|
|
<el-form-item label="序列号" prop="serialNo">
|
|
|
|
|
<el-form-item label="序列号" prop="serialNo"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="formView.serialNo" size="small"
|
|
|
|
|
style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
@ -221,13 +221,13 @@
|
|
|
|
|
</el-row>
|
|
|
|
|
<el-row type="flex">
|
|
|
|
|
<el-col :span="11" type="flex">
|
|
|
|
|
<el-form-item label="查询记录号" prop="recordCode">
|
|
|
|
|
<el-form-item label="查询记录号" prop="recordCode"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="formView.recordCode" size="small" style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
|
</el-form-item>
|
|
|
|
|
</el-col>
|
|
|
|
|
<el-col :span="11" class="el-col">
|
|
|
|
|
<el-form-item label="查询人" prop="createUser">
|
|
|
|
|
<el-form-item label="查询人" prop="createUser"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="formView.createUser" size="small"
|
|
|
|
|
style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
@ -286,14 +286,14 @@
|
|
|
|
|
@row-click="handleSelectionChange"
|
|
|
|
|
highlight-current-row border>
|
|
|
|
|
<el-table-column label="序号" type="index"></el-table-column>
|
|
|
|
|
<el-table-column label="记录号" prop="recordCode" width="180"></el-table-column>
|
|
|
|
|
<el-table-column label="生产订单号" prop="billNo" width="220"></el-table-column>
|
|
|
|
|
<el-table-column label="订单日期" prop="billDate" width="180"></el-table-column>
|
|
|
|
|
<el-table-column label="DI标识" prop="nameCode" width="180"></el-table-column>
|
|
|
|
|
<el-table-column label="产品通用名称" prop="cpmctymc" width="180"></el-table-column>
|
|
|
|
|
<el-table-column label="规格型号" prop="ggxh" width="180"></el-table-column>
|
|
|
|
|
<el-table-column label="医疗器械注册人" prop="ylqxzcrbarmc" width="180"></el-table-column>
|
|
|
|
|
<el-table-column label="注册/备案号" prop="zczbhhzbapzbh" width="180"></el-table-column>
|
|
|
|
|
<el-table-column label="记录号" prop="recordCode" width="180"show-overflow-tooltip></el-table-column>
|
|
|
|
|
<el-table-column label="生产订单号" prop="billNo" width="220"show-overflow-tooltip></el-table-column>
|
|
|
|
|
<el-table-column label="订单日期" prop="billDate" width="180"show-overflow-tooltip></el-table-column>
|
|
|
|
|
<el-table-column label="DI标识" prop="nameCode" width="180"show-overflow-tooltip></el-table-column>
|
|
|
|
|
<el-table-column label="产品通用名称" prop="cpmctymc" width="180"show-overflow-tooltip></el-table-column>
|
|
|
|
|
<el-table-column label="规格型号" prop="ggxh" width="180"show-overflow-tooltip></el-table-column>
|
|
|
|
|
<el-table-column label="医疗器械注册人" prop="ylqxzcrbarmc" width="180"show-overflow-tooltip></el-table-column>
|
|
|
|
|
<el-table-column label="注册/备案号" prop="zczbhhzbapzbh" width="180"show-overflow-tooltip></el-table-column>
|
|
|
|
|
<el-table-column label="操作" width="100" fixed="right">
|
|
|
|
|
<template slot-scope="scope">
|
|
|
|
|
<el-button
|
|
|
|
@ -312,16 +312,16 @@
|
|
|
|
|
style="width: 100%"
|
|
|
|
|
highlight-current-row border>
|
|
|
|
|
<el-table-column label="序号" type="index"></el-table-column>
|
|
|
|
|
<el-table-column label="UDI码" prop="code" width="180"></el-table-column>
|
|
|
|
|
<el-table-column label="父码" prop="pcode" width="180"></el-table-column>
|
|
|
|
|
<el-table-column label="产品通用名称" prop="cpmctymc" width="160"></el-table-column>
|
|
|
|
|
<el-table-column label="DI标识" prop="nameCode" width="160"></el-table-column>
|
|
|
|
|
<el-table-column label="规格型号" prop="ggxh" width="180"></el-table-column>
|
|
|
|
|
<el-table-column label="批次号" prop="batchNo" width="120"></el-table-column>
|
|
|
|
|
<el-table-column label="生产日期" prop="produceDate" width="180"></el-table-column>
|
|
|
|
|
<el-table-column label="失效日期" prop="expireDate" width="180"></el-table-column>
|
|
|
|
|
<el-table-column label="序列号" prop="serialNo" width="120"></el-table-column>
|
|
|
|
|
<el-table-column label="包装层级" prop="bzcj" width="180"></el-table-column>
|
|
|
|
|
<el-table-column label="UDI码" prop="code" width="180"show-overflow-tooltip></el-table-column>
|
|
|
|
|
<el-table-column label="父码" prop="pcode" width="180"show-overflow-tooltip></el-table-column>
|
|
|
|
|
<el-table-column label="产品通用名称" prop="cpmctymc" width="160"show-overflow-tooltip></el-table-column>
|
|
|
|
|
<el-table-column label="DI标识" prop="nameCode" width="160"show-overflow-tooltip></el-table-column>
|
|
|
|
|
<el-table-column label="规格型号" prop="ggxh" width="180"show-overflow-tooltip></el-table-column>
|
|
|
|
|
<el-table-column label="批次号" prop="batchNo" width="120"show-overflow-tooltip></el-table-column>
|
|
|
|
|
<el-table-column label="生产日期" prop="produceDate" width="180"show-overflow-tooltip></el-table-column>
|
|
|
|
|
<el-table-column label="失效日期" prop="expireDate" width="180"show-overflow-tooltip></el-table-column>
|
|
|
|
|
<el-table-column label="序列号" prop="serialNo" width="120"show-overflow-tooltip></el-table-column>
|
|
|
|
|
<el-table-column label="包装层级" prop="bzcj" width="180"show-overflow-tooltip></el-table-column>
|
|
|
|
|
<el-table-column label="包装状态" prop="packState" width="180"
|
|
|
|
|
:formatter="formaterPackState"></el-table-column>
|
|
|
|
|
<el-table-column label="操作" width="100" fixed="right">
|
|
|
|
@ -349,13 +349,13 @@
|
|
|
|
|
<el-form :model="manuOrderFormView" :rules="formRules" ref="dataForm" label-width="100px">
|
|
|
|
|
<el-row type="flex">
|
|
|
|
|
<el-col :span="11" type="flex">
|
|
|
|
|
<el-form-item label="生产订单号" prop="billNo">
|
|
|
|
|
<el-form-item label="生产订单号" prop="billNo"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="manuOrderFormView.billNo" size="small" style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
|
</el-form-item>
|
|
|
|
|
</el-col>
|
|
|
|
|
<el-col :span="11" class="el-col">
|
|
|
|
|
<el-form-item label="订单日期" prop="billDate">
|
|
|
|
|
<el-form-item label="订单日期" prop="billDate"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="manuOrderFormView.billDate" size="small"
|
|
|
|
|
style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
@ -364,13 +364,13 @@
|
|
|
|
|
</el-row>
|
|
|
|
|
<el-row type="flex">
|
|
|
|
|
<el-col :span="11" type="flex">
|
|
|
|
|
<el-form-item label="产品通用名称" prop="cpmctymc">
|
|
|
|
|
<el-form-item label="产品通用名称" prop="cpmctymc"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="manuOrderFormView.cpmctymc" size="small" style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
|
</el-form-item>
|
|
|
|
|
</el-col>
|
|
|
|
|
<el-col :span="11" class="el-col">
|
|
|
|
|
<el-form-item label="规格型号" prop="ggxh">
|
|
|
|
|
<el-form-item label="规格型号" prop="ggxh"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="manuOrderFormView.ggxh" size="small"
|
|
|
|
|
style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
@ -379,13 +379,13 @@
|
|
|
|
|
</el-row>
|
|
|
|
|
<el-row type="flex">
|
|
|
|
|
<el-col :span="11" type="flex">
|
|
|
|
|
<el-form-item label="产品描述" prop="cpms">
|
|
|
|
|
<el-form-item label="产品描述" prop="cpms"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="manuOrderFormView.cpms" size="small" style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
|
</el-form-item>
|
|
|
|
|
</el-col>
|
|
|
|
|
<el-col :span="11" class="el-col">
|
|
|
|
|
<el-form-item label="注册/备案证号" prop="zczbhhzbapzbh">
|
|
|
|
|
<el-form-item label="注册/备案证号" prop="zczbhhzbapzbh"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="manuOrderFormView.zczbhhzbapzbh" size="small"
|
|
|
|
|
style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
@ -394,13 +394,13 @@
|
|
|
|
|
</el-row>
|
|
|
|
|
<el-row type="flex">
|
|
|
|
|
<el-col :span="11" type="flex">
|
|
|
|
|
<el-form-item label="DI产品标识" prop="nameCode">
|
|
|
|
|
<el-form-item label="DI产品标识" prop="nameCode"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="manuOrderFormView.nameCode" size="small" style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
|
</el-form-item>
|
|
|
|
|
</el-col>
|
|
|
|
|
<el-col :span="11" class="el-col">
|
|
|
|
|
<el-form-item label="国家库UUID" prop="uuid">
|
|
|
|
|
<el-form-item label="国家库UUID" prop="uuid"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="manuOrderFormView.uuid" size="small"
|
|
|
|
|
style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
@ -409,13 +409,13 @@
|
|
|
|
|
</el-row>
|
|
|
|
|
<el-row type="flex">
|
|
|
|
|
<el-col :span="11" type="flex">
|
|
|
|
|
<el-form-item label="批次号" prop="batchNo">
|
|
|
|
|
<el-form-item label="批次号" prop="batchNo"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="manuOrderFormView.batchNo" size="small" style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
|
</el-form-item>
|
|
|
|
|
</el-col>
|
|
|
|
|
<el-col :span="11" class="el-col">
|
|
|
|
|
<el-form-item label="生产企业" prop="manufactory">
|
|
|
|
|
<el-form-item label="生产企业" prop="manufactory"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="manuOrderFormView.manufactory" size="small"
|
|
|
|
|
style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
@ -424,13 +424,13 @@
|
|
|
|
|
</el-row>
|
|
|
|
|
<el-row type="flex">
|
|
|
|
|
<el-col :span="11" type="flex">
|
|
|
|
|
<el-form-item label="更新时间" prop="updateTime">
|
|
|
|
|
<el-form-item label="更新时间" prop="updateTime"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="manuOrderFormView.updateTime" size="small" style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
|
</el-form-item>
|
|
|
|
|
</el-col>
|
|
|
|
|
<el-col :span="11" class="el-col">
|
|
|
|
|
<el-form-item label="所属企业" prop="companyName">
|
|
|
|
|
<el-form-item label="所属企业" prop="companyName"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="manuOrderFormView.companyName" size="small"
|
|
|
|
|
style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
@ -439,13 +439,13 @@
|
|
|
|
|
</el-row>
|
|
|
|
|
<el-row type="flex">
|
|
|
|
|
<el-col :span="11" type="flex">
|
|
|
|
|
<el-form-item label="查询记录号" prop="recordCode">
|
|
|
|
|
<el-form-item label="查询记录号" prop="recordCode"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="manuOrderFormView.recordCode" size="small" style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
|
</el-form-item>
|
|
|
|
|
</el-col>
|
|
|
|
|
<el-col :span="11" class="el-col">
|
|
|
|
|
<el-form-item label="查询人" prop="createUser">
|
|
|
|
|
<el-form-item label="查询人" prop="createUser"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="manuOrderFormView.createUser" size="small"
|
|
|
|
|
style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
@ -454,7 +454,7 @@
|
|
|
|
|
</el-row>
|
|
|
|
|
<el-row type="flex">
|
|
|
|
|
<el-col :span="11" type="flex">
|
|
|
|
|
<el-form-item label="医疗器械注册人" prop="ylqxzcrbarmc">
|
|
|
|
|
<el-form-item label="医疗器械注册人" prop="ylqxzcrbarmc"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="manuOrderFormView.ylqxzcrbarmc" size="small" style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
|
</el-form-item>
|
|
|
|
@ -469,7 +469,7 @@
|
|
|
|
|
</el-row>
|
|
|
|
|
<el-row type="flex">
|
|
|
|
|
<el-col :span="11" type="flex">
|
|
|
|
|
<el-form-item label="备注" prop="remark">
|
|
|
|
|
<el-form-item label="备注" prop="remark"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="manuOrderFormView.remark" size="small" style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
|
</el-form-item>
|
|
|
|
@ -491,13 +491,13 @@
|
|
|
|
|
<el-form :model="manuOrderCodeRelFormView" :rules="formRules" ref="dataForm" label-width="100px">
|
|
|
|
|
<el-row type="flex">
|
|
|
|
|
<el-col :span="11" type="flex">
|
|
|
|
|
<el-form-item label="UDI码" prop="code">
|
|
|
|
|
<el-form-item label="UDI码" prop="code"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="manuOrderCodeRelFormView.code" size="small" style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
|
</el-form-item>
|
|
|
|
|
</el-col>
|
|
|
|
|
<el-col :span="11" class="el-col">
|
|
|
|
|
<el-form-item label="父码" prop="pcode">
|
|
|
|
|
<el-form-item label="父码" prop="pcode"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="manuOrderCodeRelFormView.pcode" size="small"
|
|
|
|
|
style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
@ -506,13 +506,13 @@
|
|
|
|
|
</el-row>
|
|
|
|
|
<el-row type="flex">
|
|
|
|
|
<el-col :span="11" type="flex">
|
|
|
|
|
<el-form-item label="批次号" prop="batchNo">
|
|
|
|
|
<el-form-item label="批次号" prop="batchNo"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="manuOrderCodeRelFormView.batchNo" size="small" style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
|
</el-form-item>
|
|
|
|
|
</el-col>
|
|
|
|
|
<el-col :span="11" class="el-col">
|
|
|
|
|
<el-form-item label="序列号" prop="serialNo">
|
|
|
|
|
<el-form-item label="序列号" prop="serialNo"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="manuOrderCodeRelFormView.serialNo" size="small"
|
|
|
|
|
style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
@ -523,14 +523,14 @@
|
|
|
|
|
<el-row type="flex">
|
|
|
|
|
|
|
|
|
|
<el-col :span="11" class="el-col">
|
|
|
|
|
<el-form-item label="产品通用名称" prop="cpmctymc">
|
|
|
|
|
<el-form-item label="产品通用名称" prop="cpmctymc"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="manuOrderCodeRelFormView.cpmctymc" size="small"
|
|
|
|
|
style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
|
</el-form-item>
|
|
|
|
|
</el-col>
|
|
|
|
|
<el-col :span="11" type="flex">
|
|
|
|
|
<el-form-item label="规格型号" prop="ggxh">
|
|
|
|
|
<el-form-item label="规格型号" prop="ggxh"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="manuOrderCodeRelFormView.ggxh" size="small" style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
|
</el-form-item>
|
|
|
|
@ -538,14 +538,14 @@
|
|
|
|
|
</el-row>
|
|
|
|
|
<el-row type="flex">
|
|
|
|
|
<el-col :span="11" class="el-col">
|
|
|
|
|
<el-form-item label="生产日期" prop="produceDate">
|
|
|
|
|
<el-form-item label="生产日期" prop="produceDate"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="manuOrderCodeRelFormView.produceDate" size="small"
|
|
|
|
|
style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
|
</el-form-item>
|
|
|
|
|
</el-col>
|
|
|
|
|
<el-col :span="11" type="flex">
|
|
|
|
|
<el-form-item label="失效日期" prop="expireDate">
|
|
|
|
|
<el-form-item label="失效日期" prop="expireDate"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="manuOrderCodeRelFormView.expireDate" size="small" style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
|
</el-form-item>
|
|
|
|
@ -560,7 +560,7 @@
|
|
|
|
|
</el-form-item>
|
|
|
|
|
</el-col>
|
|
|
|
|
<el-col :span="11" class="el-col">
|
|
|
|
|
<el-form-item label="包装层级" prop="bzcj">
|
|
|
|
|
<el-form-item label="包装层级" prop="bzcj"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="manuOrderCodeRelFormView.bzcj" size="small"
|
|
|
|
|
style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
@ -571,7 +571,7 @@
|
|
|
|
|
<el-row type="flex">
|
|
|
|
|
|
|
|
|
|
<el-col :span="11" type="flex">
|
|
|
|
|
<el-form-item label="DI产品标识" prop="nameCode">
|
|
|
|
|
<el-form-item label="DI产品标识" prop="nameCode"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="manuOrderCodeRelFormView.nameCode" size="small" style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
|
</el-form-item>
|
|
|
|
@ -604,14 +604,14 @@
|
|
|
|
|
<el-table-column label="医疗器械注册人" prop="ylqxzcrbarmc" width="200" show-overflow-tooltip></el-table-column>
|
|
|
|
|
<el-table-column label="社会统一信用号" prop="creditNum" width="200" show-overflow-tooltip></el-table-column>
|
|
|
|
|
<el-table-column label="批次号" prop="batchNo" width="120" show-overflow-tooltip></el-table-column>
|
|
|
|
|
<el-table-column label="单据号" prop="billNo" width="150"></el-table-column>
|
|
|
|
|
<el-table-column label="单据类型" prop="billType" width="100"></el-table-column>
|
|
|
|
|
<el-table-column label="单据日期" prop="billDate" width="150"></el-table-column>
|
|
|
|
|
<el-table-column label="更新时间" prop="updateTime" width="150"></el-table-column>
|
|
|
|
|
<el-table-column label="发货企业" prop="fromCorp" width="220"></el-table-column>
|
|
|
|
|
<el-table-column label="收货企业" prop="toCorp" width="220"></el-table-column>
|
|
|
|
|
<el-table-column label="单据号" prop="billNo" width="150"show-overflow-tooltip></el-table-column>
|
|
|
|
|
<el-table-column label="单据类型" prop="billType" width="100"show-overflow-tooltip></el-table-column>
|
|
|
|
|
<el-table-column label="单据日期" prop="billDate" width="150"show-overflow-tooltip></el-table-column>
|
|
|
|
|
<el-table-column label="更新时间" prop="updateTime" width="150"show-overflow-tooltip></el-table-column>
|
|
|
|
|
<el-table-column label="发货企业" prop="fromCorp" width="220"show-overflow-tooltip></el-table-column>
|
|
|
|
|
<el-table-column label="收货企业" prop="toCorp" width="220"show-overflow-tooltip></el-table-column>
|
|
|
|
|
<el-table-column label="上报企业" prop="companyIdFk" width="220"
|
|
|
|
|
:formatter="formatCompanyName"></el-table-column>
|
|
|
|
|
:formatter="formatCompanyName" show-overflow-tooltip></el-table-column>
|
|
|
|
|
<!-- <el-table-column label="备注" prop="remark" width="220"></el-table-column>-->
|
|
|
|
|
|
|
|
|
|
<!-- <el-table-column label="单据日期" prop="billDate" width="150"></el-table-column>-->
|
|
|
|
@ -653,13 +653,13 @@
|
|
|
|
|
<el-form :model="orderFormView" :rules="formRules" ref="dataForm" label-width="100px">
|
|
|
|
|
<el-row type="flex">
|
|
|
|
|
<el-col :span="11" type="flex">
|
|
|
|
|
<el-form-item label="单据号" prop="billNo">
|
|
|
|
|
<el-form-item label="单据号" prop="billNo"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="orderFormView.billNo" size="small" style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
|
</el-form-item>
|
|
|
|
|
</el-col>
|
|
|
|
|
<el-col :span="11" class="el-col">
|
|
|
|
|
<el-form-item label="单据日期" prop="billDate">
|
|
|
|
|
<el-form-item label="单据日期" prop="billDate"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="orderFormView.billDate" size="small"
|
|
|
|
|
style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
@ -668,14 +668,14 @@
|
|
|
|
|
</el-row>
|
|
|
|
|
<el-row type="flex">
|
|
|
|
|
<el-col :span="11" class="el-col">
|
|
|
|
|
<el-form-item label="单据类型" prop="billType">
|
|
|
|
|
<el-form-item label="单据类型" prop="billType"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="orderFormView.billType" size="small"
|
|
|
|
|
style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
|
</el-form-item>
|
|
|
|
|
</el-col>
|
|
|
|
|
<el-col :span="11" type="flex">
|
|
|
|
|
<el-form-item label="客户端类型" prop="clientType">
|
|
|
|
|
<el-form-item label="客户端类型" prop="clientType"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="orderFormView.clientType" size="small" style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
|
</el-form-item>
|
|
|
|
@ -683,14 +683,14 @@
|
|
|
|
|
</el-row>
|
|
|
|
|
<el-row>
|
|
|
|
|
<el-col :span="11" class="el-col">
|
|
|
|
|
<el-form-item label="所属企业" prop="companyIdFk">
|
|
|
|
|
<el-form-item label="所属企业" prop="companyIdFk"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="this.formateCompanyName" size="small"
|
|
|
|
|
style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
|
</el-form-item>
|
|
|
|
|
</el-col>
|
|
|
|
|
<el-col :span="11" type="flex">
|
|
|
|
|
<el-form-item label="发货企业" prop="fromCorp">
|
|
|
|
|
<el-form-item label="发货企业" prop="fromCorp"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="orderFormView.fromCorp" size="small" style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
|
</el-form-item>
|
|
|
|
@ -698,13 +698,13 @@
|
|
|
|
|
</el-row>
|
|
|
|
|
<el-row type="flex">
|
|
|
|
|
<el-col :span="11" type="flex">
|
|
|
|
|
<el-form-item label="单据创建者" prop="createUser">
|
|
|
|
|
<el-form-item label="单据创建者" prop="createUser"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="orderFormView.createUser" size="small" style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
|
</el-form-item>
|
|
|
|
|
</el-col>
|
|
|
|
|
<el-col :span="11" class="el-col">
|
|
|
|
|
<el-form-item label="销毁原因" prop="destoryReason">
|
|
|
|
|
<el-form-item label="销毁原因" prop="destoryReason"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="orderFormView.destoryReason" size="small"
|
|
|
|
|
style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
@ -713,14 +713,14 @@
|
|
|
|
|
</el-row>
|
|
|
|
|
<el-row type="flex">
|
|
|
|
|
<el-col :span="11" class="el-col">
|
|
|
|
|
<el-form-item label="更新时间" prop="updateTime">
|
|
|
|
|
<el-form-item label="更新时间" prop="updateTime"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="orderFormView.updateTime" size="small"
|
|
|
|
|
style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
|
</el-form-item>
|
|
|
|
|
</el-col>
|
|
|
|
|
<el-col :span="11" class="el-col">
|
|
|
|
|
<el-form-item label="执行销毁人" prop="excuseUser">
|
|
|
|
|
<el-form-item label="执行销毁人" prop="excuseUser"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="orderFormView.excuseUser" size="small"
|
|
|
|
|
style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
@ -731,13 +731,13 @@
|
|
|
|
|
</el-row>
|
|
|
|
|
<el-row type="flex">
|
|
|
|
|
<el-col :span="11" type="flex">
|
|
|
|
|
<el-form-item label="出入库类型" prop="inOutType">
|
|
|
|
|
<el-form-item label="出入库类型" prop="inOutType"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="this.formateInOutType" size="small" style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
|
</el-form-item>
|
|
|
|
|
</el-col>
|
|
|
|
|
<el-col :span="11" class="el-col">
|
|
|
|
|
<el-form-item label="退货原因" prop="returnReason">
|
|
|
|
|
<el-form-item label="退货原因" prop="returnReason"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="orderFormView.returnReason" size="small"
|
|
|
|
|
style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
@ -746,13 +746,13 @@
|
|
|
|
|
</el-row>
|
|
|
|
|
<el-row type="flex">
|
|
|
|
|
<el-col :span="11" type="flex">
|
|
|
|
|
<el-form-item label="单据源头类型" prop="sourceType">
|
|
|
|
|
<el-form-item label="单据源头类型" prop="sourceType"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="this.formateSourceType" size="small" style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
|
</el-form-item>
|
|
|
|
|
</el-col>
|
|
|
|
|
<el-col :span="11" class="el-col">
|
|
|
|
|
<el-form-item label="监督人证件号" prop="superviserCode">
|
|
|
|
|
<el-form-item label="监督人证件号" prop="superviserCode"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="orderFormView.superviserCode" size="small"
|
|
|
|
|
style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
@ -761,13 +761,13 @@
|
|
|
|
|
</el-row>
|
|
|
|
|
<el-row type="flex">
|
|
|
|
|
<el-col :span="11" type="flex">
|
|
|
|
|
<el-form-item label="监督人姓名" prop="superviserUser">
|
|
|
|
|
<el-form-item label="监督人姓名" prop="superviserUser"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="orderFormView.superviserUser" size="small" style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
|
</el-form-item>
|
|
|
|
|
</el-col>
|
|
|
|
|
<el-col :span="11" class="el-col">
|
|
|
|
|
<el-form-item label="收货企业" prop="toCorp">
|
|
|
|
|
<el-form-item label="收货企业" prop="toCorp"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="orderFormView.toCorp" size="small"
|
|
|
|
|
style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
@ -776,13 +776,13 @@
|
|
|
|
|
</el-row>
|
|
|
|
|
<el-row type="flex">
|
|
|
|
|
<el-col :span="11" type="flex">
|
|
|
|
|
<el-form-item label="上传人" prop="uploadUser">
|
|
|
|
|
<el-form-item label="上传人" prop="uploadUser"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="orderFormView.uploadUser" size="small" style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
|
</el-form-item>
|
|
|
|
|
</el-col>
|
|
|
|
|
<el-col :span="11" class="el-col">
|
|
|
|
|
<el-form-item label="使用者信息" prop="toUserInfo">
|
|
|
|
|
<el-form-item label="使用者信息" prop="toUserInfo"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="orderFormView.toUserInfo" size="small"
|
|
|
|
|
style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
@ -793,13 +793,13 @@
|
|
|
|
|
</el-row>
|
|
|
|
|
<el-row>
|
|
|
|
|
<el-col :span="11" type="flex">
|
|
|
|
|
<el-form-item label="当前企业统一社会信用号" prop="companyCertNum">
|
|
|
|
|
<el-form-item label="当前企业统一社会信用号" prop="companyCertNum"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="orderFormView.companyCertNum" size="small" style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
|
</el-form-item>
|
|
|
|
|
</el-col>
|
|
|
|
|
<el-col :span="11" type="flex">
|
|
|
|
|
<el-form-item label="执行销毁人证件号" prop="excuseCode">
|
|
|
|
|
<el-form-item label="执行销毁人证件号" prop="excuseCode"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="orderFormView.excuseCode" size="small" style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
|
</el-form-item>
|
|
|
|
@ -807,14 +807,14 @@
|
|
|
|
|
</el-row>
|
|
|
|
|
<el-row>
|
|
|
|
|
<el-col :span="11" class="el-col">
|
|
|
|
|
<el-form-item label="发货企业统一社会信用号" prop="fromCorpCreditNum">
|
|
|
|
|
<el-form-item label="发货企业统一社会信用号" prop="fromCorpCreditNum"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="orderFormView.fromCorpCreditNum" size="small"
|
|
|
|
|
style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
|
</el-form-item>
|
|
|
|
|
</el-col>
|
|
|
|
|
<el-col :span="11" type="flex">
|
|
|
|
|
<el-form-item label="收货企业统一社会信用号" prop="toCorpCreditNum">
|
|
|
|
|
<el-form-item label="收货企业统一社会信用号" prop="toCorpCreditNum"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="orderFormView.toCorpCreditNum" size="small" style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
|
</el-form-item>
|
|
|
|
@ -822,7 +822,7 @@
|
|
|
|
|
</el-row>
|
|
|
|
|
<el-row>
|
|
|
|
|
<el-col :span="11" type="flex">
|
|
|
|
|
<el-form-item label="备注" prop="remark">
|
|
|
|
|
<el-form-item label="备注" prop="remark"show-overflow-tooltip>
|
|
|
|
|
<el-input v-model="orderFormView.remark" size="small" style="width: 90%" :disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
|
</el-form-item>
|
|
|
|
|