diff --git a/src/views/basic/UdiInfoManage.vue b/src/views/basic/UdiInfoManage.vue
index 62c67fa..182a399 100644
--- a/src/views/basic/UdiInfoManage.vue
+++ b/src/views/basic/UdiInfoManage.vue
@@ -39,7 +39,6 @@
-
-
+
+
+
+
+
+
+
+
+
+
-
+
-
+
-
+
产品标识:
+
-
+
-
+
+
-
-
-
+
-
+
+
-
+
+
-
+
-
-
+
-
+
+
-
+
-
+
注册证/备案号:
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
以使用单元数量入库
@@ -911,7 +897,7 @@
float: left;
text-align: left;
margin-top: 10px;
- width: 100px;
+ width: 25%;
}
.text {
diff --git a/src/views/basic/UdiInfoSelectLocalUdi.vue b/src/views/basic/UdiInfoSelectLocalUdi.vue
index 47e5543..672f3a7 100644
--- a/src/views/basic/UdiInfoSelectLocalUdi.vue
+++ b/src/views/basic/UdiInfoSelectLocalUdi.vue
@@ -40,6 +40,10 @@
>查询
+ 确定
+
@@ -93,28 +97,18 @@
:total="total"
>
-
- 确定
-
- 取消
-
-
-
+
-
+
产品标识:
-
+
-
+
医疗器械注册人:
-
+
-
+
器械类别:
-
+
-
+
分类编码:
-
+
-
+
医保编码:
-
+
-
+
注册证/备案号:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查询
+ 上传供应商平台
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 最小包装单元内包含使用单元数量:
+
+
+
+
+
+
+ 以使用单元数量入库
+
+
+
+
+
+
+
+ 提交
+
+ 取消
+
+
+
+
+
+
+
+
+
diff --git a/src/views/basic/UdiInfoselectErpUdi.vue b/src/views/basic/UdiInfoselectErpUdi.vue
index d048e21..1920b9a 100644
--- a/src/views/basic/UdiInfoselectErpUdi.vue
+++ b/src/views/basic/UdiInfoselectErpUdi.vue
@@ -31,7 +31,13 @@
- 查询
+
+ 查询
+ 确定
+
+
-
- 确定
-
- 取消
-
-
-
+
-
+
-
+
产品标识:
-
+
-
+
医疗器械注册人:
-
+
-
+
器械类别:
-
+
-
+
分类编码:
-
+
-
+
医保编码:
-
+
-
+
注册证/备案号:
{
this.thirdSys = response.data.list || [];
+ this.thirdSys.forEach((item, i) => {
+ console.log(item.thirdId + this.data.thirdSysFk);
+ if (item.thirdId == this.data.thirdSysFk) {
+ this.thirdSys.splice(i, 1);
+ }
+ });
+
this.thirdSysFk = this.thirdSys[0].thirdId;
})
.catch(() => {
diff --git a/src/views/basic/basicUnitMaintain.vue b/src/views/basic/basicUnitMaintain.vue
index beb1be7..45e5222 100644
--- a/src/views/basic/basicUnitMaintain.vue
+++ b/src/views/basic/basicUnitMaintain.vue
@@ -49,13 +49,6 @@
width="100"
v-if="erpIdColumn"
>
-
+
+
+
@@ -48,11 +55,19 @@
+
+
+
+
@@ -84,7 +99,7 @@
>
-
+
+
+
+
+
@@ -70,9 +78,9 @@
查询
- 选入
-
+
+
+
@@ -84,7 +92,7 @@
style="width: 100%"
>
-
+
+
+
+
+
+
+
diff --git a/src/views/inventory/inCodeLog.vue b/src/views/inventory/inCodeLog.vue
new file mode 100644
index 0000000..4f91fc5
--- /dev/null
+++ b/src/views/inventory/inCodeLog.vue
@@ -0,0 +1,315 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ item.thirdName }}
+ {{ item.thirdId }}
+
+
+
+
+
+
+ 查询
+ 生成内部码
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ printStatus[scope.row.printStatus] }}
+
+
+
+
+ 编辑
+
+ 详情
+
+ 删除
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/inventory/selectBasicUdiInfo.vue b/src/views/inventory/selectBasicUdiInfo.vue
new file mode 100644
index 0000000..c752781
--- /dev/null
+++ b/src/views/inventory/selectBasicUdiInfo.vue
@@ -0,0 +1,167 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查询
+ 生成内部码
+
+ 全部生成
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 关联UDI
+
+ 关联ERP
+
+
+ 编辑
+
+ 删除
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/inventory/stockPrint.vue b/src/views/inventory/stockPrint.vue
index 6e5bd8a..e52a6c5 100644
--- a/src/views/inventory/stockPrint.vue
+++ b/src/views/inventory/stockPrint.vue
@@ -16,6 +16,18 @@
+
+
+
+ {{ item.thirdName }}
+ {{ item.thirdId }}
+
+
+
@@ -108,11 +120,17 @@
show-overflow-tooltip
>
+
{
this.loading = false;
if (response.code == 20000) {
@@ -431,12 +461,28 @@
this.total = 0;
});
},
+ getBasicThirdSys() {
+ let query = {
+ enabled: true,
+ };
+ getBasicThirdSys(query)
+ .then((response) => {
+ this.thirdSys = response.data.list || [];
+ this.filterQuery.thirdSysFk = this.thirdSys[0].thirdId;
+ this.getList();
+ })
+ .catch(() => {
+ this.loading = false;
+ this.list = [];
+ });
+ },
},
mounted() {
},
components: {importErpOrder},
created() {
- this.getList();
+ this.getBasicThirdSys();
+ // this.getList();
},
};
diff --git a/src/views/thrsys/ThrCorps.vue b/src/views/thrsys/ThrCorps.vue
index 6df3ce9..32cd229 100644
--- a/src/views/thrsys/ThrCorps.vue
+++ b/src/views/thrsys/ThrCorps.vue
@@ -5,17 +5,19 @@
-
+
查询
- 清空全部
+ 清空全部
+
导入往来单位
+ 导入往来单位
+
-
-
+
+
-
+
@@ -74,18 +82,18 @@
diff --git a/src/views/thrsys/ThrProducts.vue b/src/views/thrsys/ThrProducts.vue
index 1a075ce..48e13ef 100644
--- a/src/views/thrsys/ThrProducts.vue
+++ b/src/views/thrsys/ThrProducts.vue
@@ -33,6 +33,7 @@
查询
清空全部
- 导入产品信息
+ 导入产品信息
+
+ 导入产品信息
+
@@ -86,10 +91,10 @@
diff --git a/src/views/thrsys/ThrProductsDetail.vue b/src/views/thrsys/ThrProductsDetail.vue
index b015334..26a1529 100644
--- a/src/views/thrsys/ThrProductsDetail.vue
+++ b/src/views/thrsys/ThrProductsDetail.vue
@@ -3,7 +3,7 @@
-
+
产品名称:
@@ -17,7 +17,7 @@
>
-
+
产品标识:
@@ -35,7 +35,7 @@
-
+
注册证号:
@@ -49,7 +49,7 @@
>
-
+
生产厂家:
@@ -66,7 +66,7 @@
-
+
规格型号:
@@ -80,7 +80,7 @@
>
-
+
计量单位:
@@ -98,7 +98,7 @@
-
+
医疗器械注册人:
@@ -112,7 +112,7 @@
>
-
+
注册人英文名称:
@@ -129,7 +129,7 @@
-
+
产品类别:
@@ -143,7 +143,7 @@
>
-
+
分类编码:
@@ -161,7 +161,7 @@
-
+
商品条码:
@@ -175,7 +175,7 @@
>
-
+
医保编码:
@@ -192,7 +192,7 @@
-
+
统一社会信用号:
@@ -206,7 +206,7 @@
>
-
+
器械类别:
@@ -231,7 +231,7 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+