diff --git a/src/api/gw/com/index.ts b/src/api/gw/com/index.ts index 0856785..b3a3d27 100644 --- a/src/api/gw/com/index.ts +++ b/src/api/gw/com/index.ts @@ -12,3 +12,11 @@ export const getPoNoAndPoItemID = async () => { return res }) } +// 获取供应商列表 +export const getBaseSupplierList = async () => { + return await request + .post({ url: `/DistributionBoxTesting/GetBaseSupplierList`, data: { filter: {} } }) + .then((res) => { + return res.Data + }) +} diff --git a/src/views/Gw/baseEntityID/BaseEntityIDForm.vue b/src/views/Gw/baseEntityID/BaseEntityIDForm.vue index 9b4418a..9504ff6 100644 --- a/src/views/Gw/baseEntityID/BaseEntityIDForm.vue +++ b/src/views/Gw/baseEntityID/BaseEntityIDForm.vue @@ -52,12 +52,12 @@ + \ No newline at end of file diff --git a/src/views/Gw/boxAppStruct/BoxAppStructForm.vue b/src/views/Gw/boxAppStruct/BoxAppStructForm.vue index 284e585..e7ff630 100644 --- a/src/views/Gw/boxAppStruct/BoxAppStructForm.vue +++ b/src/views/Gw/boxAppStruct/BoxAppStructForm.vue @@ -1,43 +1,54 @@ + + + \ No newline at end of file diff --git a/src/views/Gw/boxMateQuality/BoxMateQualityForm.vue b/src/views/Gw/boxMateQuality/BoxMateQualityForm.vue index 5175b9d..6566d88 100644 --- a/src/views/Gw/boxMateQuality/BoxMateQualityForm.vue +++ b/src/views/Gw/boxMateQuality/BoxMateQualityForm.vue @@ -53,38 +53,38 @@ --> @@ -250,6 +250,7 @@ + \ No newline at end of file diff --git a/src/views/Gw/com/SltBaseSupplier.vue b/src/views/Gw/com/SltBaseSupplier.vue new file mode 100644 index 0000000..3efd2a8 --- /dev/null +++ b/src/views/Gw/com/SltBaseSupplier.vue @@ -0,0 +1,151 @@ + + + + \ No newline at end of file diff --git a/src/views/Gw/componentInspect/ComponentInspectForm.vue b/src/views/Gw/componentInspect/ComponentInspectForm.vue index 299c5e7..cd91b38 100644 --- a/src/views/Gw/componentInspect/ComponentInspectForm.vue +++ b/src/views/Gw/componentInspect/ComponentInspectForm.vue @@ -1,43 +1,54 @@ + + + \ No newline at end of file diff --git a/src/views/Gw/daoXian/DaoXianForm.vue b/src/views/Gw/daoXian/DaoXianForm.vue index 3100355..1035b86 100644 --- a/src/views/Gw/daoXian/DaoXianForm.vue +++ b/src/views/Gw/daoXian/DaoXianForm.vue @@ -1,43 +1,54 @@ + + + \ No newline at end of file diff --git a/src/views/Gw/dianLiuHuGanQi/DianLiuHuGanQiForm.vue b/src/views/Gw/dianLiuHuGanQi/DianLiuHuGanQiForm.vue index 397d3bd..60ee797 100644 --- a/src/views/Gw/dianLiuHuGanQi/DianLiuHuGanQiForm.vue +++ b/src/views/Gw/dianLiuHuGanQi/DianLiuHuGanQiForm.vue @@ -53,38 +53,38 @@ --> @@ -237,6 +237,7 @@ + \ No newline at end of file diff --git a/src/views/Gw/dianRongQi/DianRongQiForm.vue b/src/views/Gw/dianRongQi/DianRongQiForm.vue index f362e04..9ffd93a 100644 --- a/src/views/Gw/dianRongQi/DianRongQiForm.vue +++ b/src/views/Gw/dianRongQi/DianRongQiForm.vue @@ -53,38 +53,38 @@ --> @@ -273,6 +273,7 @@ + \ No newline at end of file diff --git a/src/views/Gw/duanLuQi/DuanLuQiForm.vue b/src/views/Gw/duanLuQi/DuanLuQiForm.vue index 056ee32..f7f8ead 100644 --- a/src/views/Gw/duanLuQi/DuanLuQiForm.vue +++ b/src/views/Gw/duanLuQi/DuanLuQiForm.vue @@ -54,37 +54,37 @@ @@ -257,6 +257,7 @@ + \ No newline at end of file diff --git a/src/views/Gw/elecDistance/ElecDistanceForm.vue b/src/views/Gw/elecDistance/ElecDistanceForm.vue index 6a176a9..92f3684 100644 --- a/src/views/Gw/elecDistance/ElecDistanceForm.vue +++ b/src/views/Gw/elecDistance/ElecDistanceForm.vue @@ -1,43 +1,53 @@ + + \ No newline at end of file diff --git a/src/views/Gw/elecGap/ElecGapForm.vue b/src/views/Gw/elecGap/ElecGapForm.vue index 4cfbe55..be68524 100644 --- a/src/views/Gw/elecGap/ElecGapForm.vue +++ b/src/views/Gw/elecGap/ElecGapForm.vue @@ -1,60 +1,69 @@ + \ No newline at end of file diff --git a/src/views/Gw/langYongBaoHuQi/LangYongBaoHuQiForm.vue b/src/views/Gw/langYongBaoHuQi/LangYongBaoHuQiForm.vue index 44e2742..3ec2545 100644 --- a/src/views/Gw/langYongBaoHuQi/LangYongBaoHuQiForm.vue +++ b/src/views/Gw/langYongBaoHuQi/LangYongBaoHuQiForm.vue @@ -53,38 +53,38 @@ --> @@ -249,6 +249,7 @@ + \ No newline at end of file diff --git a/src/views/Gw/muPai/MuPaiForm.vue b/src/views/Gw/muPai/MuPaiForm.vue index c950d7d..483a7ff 100644 --- a/src/views/Gw/muPai/MuPaiForm.vue +++ b/src/views/Gw/muPai/MuPaiForm.vue @@ -53,38 +53,38 @@ --> @@ -249,6 +249,7 @@ + \ No newline at end of file diff --git a/src/views/Gw/powerFrequancyTesting/PowerFrequancyTestingForm.vue b/src/views/Gw/powerFrequancyTesting/PowerFrequancyTestingForm.vue index cfa626d..2879d52 100644 --- a/src/views/Gw/powerFrequancyTesting/PowerFrequancyTestingForm.vue +++ b/src/views/Gw/powerFrequancyTesting/PowerFrequancyTestingForm.vue @@ -1,69 +1,71 @@