diff --git a/.env.development b/.env.development
index ad12ecf2..0032b291 100644
--- a/.env.development
+++ b/.env.development
@@ -1,5 +1,5 @@
-#VITE_BASE_URL=http://192.168.1.49:12080/admin-api
-VITE_BASE_URL=http://localhost:12080/admin-api
+VITE_BASE_URL=http://192.168.0.228:12080/admin-api
+#VITE_BASE_URL=http://localhost:12080/admin-api
#VITE_BASE_URL=http://dev.ccwin-in.com:28051/api/admin-api
# VITE_BASE_URL_IMAGE=http://172.22.32.9:81/admin-api
diff --git a/src/mycomponents/job/jobPlanNumber.vue b/src/mycomponents/job/jobPlanNumber.vue
new file mode 100644
index 00000000..e3c07050
--- /dev/null
+++ b/src/mycomponents/job/jobPlanNumber.vue
@@ -0,0 +1,35 @@
+
+
+ {{number}}
+
+
+
+
+
+
+
+
+
diff --git a/src/mycomponents/scan/winScanPackAndLocationNoShow.vue b/src/mycomponents/scan/winScanPackAndLocationNoShow.vue
new file mode 100644
index 00000000..d57e5f30
--- /dev/null
+++ b/src/mycomponents/scan/winScanPackAndLocationNoShow.vue
@@ -0,0 +1,603 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/pages/issueSupplies/coms/comIssueDetailCardBatch.vue b/src/pages/issueSupplies/coms/comIssueDetailCardBatch.vue
new file mode 100644
index 00000000..a24d4072
--- /dev/null
+++ b/src/pages/issueSupplies/coms/comIssueDetailCardBatch.vue
@@ -0,0 +1,58 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/pages/issueSupplies/coms/comIssueJobCard.vue b/src/pages/issueSupplies/coms/comIssueJobCard.vue
new file mode 100644
index 00000000..f8d6d41d
--- /dev/null
+++ b/src/pages/issueSupplies/coms/comIssueJobCard.vue
@@ -0,0 +1,57 @@
+
+
+
+
+
+
+
+ 生产线
+ {{dataContent.detailProductionLineCode}}
+
+
+
+
+ 工位
+ {{dataContent.detailWorkStationCode}}
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/pages/issueSupplies/coms/jobInfoPopup.vue b/src/pages/issueSupplies/coms/jobInfoPopup.vue
new file mode 100644
index 00000000..a06a7829
--- /dev/null
+++ b/src/pages/issueSupplies/coms/jobInfoPopup.vue
@@ -0,0 +1,58 @@
+
+
+
+
+
+
+
+ 车间代码 :
+ {{dataContent.WorkshopCode}}
+
+
+ 使用在途库 :
+ {{dataContent.UseOnTheWayLocation}}
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/pages/issueSupplies/coms/jobListPopup.vue b/src/pages/issueSupplies/coms/jobListPopup.vue
new file mode 100644
index 00000000..6e49a0d1
--- /dev/null
+++ b/src/pages/issueSupplies/coms/jobListPopup.vue
@@ -0,0 +1,46 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/pages/issueSupplies/job/issueDetailBatch.vue b/src/pages/issueSupplies/job/issueDetailBatch.vue
new file mode 100644
index 00000000..c4f3535b
--- /dev/null
+++ b/src/pages/issueSupplies/job/issueDetailBatch.vue
@@ -0,0 +1,552 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/pages/issueSupplies/job/issueJob.vue b/src/pages/issueSupplies/job/issueJob.vue
new file mode 100644
index 00000000..1bf97f69
--- /dev/null
+++ b/src/pages/issueSupplies/job/issueJob.vue
@@ -0,0 +1,635 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file