diff --git a/.env.local b/.env.local
index 2167ba7a..5bdf058c 100644
--- a/.env.local
+++ b/.env.local
@@ -8,7 +8,7 @@ VITE_DEV=true
# 线上环境
# VITE_BASE_URL='https://besure.ngsk.tech:7001'
# 本地联调
-VITE_BASE_URL='http://192.168.5.107:48081'
+VITE_BASE_URL='http://localhost:48081'
# VITE_BASE_URL='http://192.168.5.135:48081'
diff --git a/src/views/mes/feedingrecord/index.vue b/src/views/mes/feedingrecord/index.vue
index 0f5d6563..99529200 100644
--- a/src/views/mes/feedingrecord/index.vue
+++ b/src/views/mes/feedingrecord/index.vue
@@ -111,11 +111,11 @@
-
+
-
编辑
-
+ -->
{
dialogVisible.value = true
- // dialogTitle.value = t('action.' + type)
+ dialogTitle.value = t('action.' + '详情')
// formType.value = type
editDisable.value = false
resetForm()
formData.value = await PlanApi.getPlan(id)
- console.log()
}
defineExpose({ open }) // 提供 open 方法,用于打开弹窗
diff --git a/src/views/mes/plan/index.vue b/src/views/mes/plan/index.vue
index 4d62170c..075ce24a 100644
--- a/src/views/mes/plan/index.vue
+++ b/src/views/mes/plan/index.vue
@@ -236,8 +236,7 @@
检验
@@ -324,6 +323,9 @@
+
+
+
\ No newline at end of file
diff --git a/src/views/mes/zjproductrecord/components/ZjProductRecordForm.vue b/src/views/mes/zjproductrecord/components/ZjProductRecordForm.vue
new file mode 100644
index 00000000..d8383524
--- /dev/null
+++ b/src/views/mes/zjproductrecord/components/ZjProductRecordForm.vue
@@ -0,0 +1,144 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/mes/zjproductrecord/index.vue b/src/views/mes/zjproductrecord/index.vue
new file mode 100644
index 00000000..b0dc8663
--- /dev/null
+++ b/src/views/mes/zjproductrecord/index.vue
@@ -0,0 +1,265 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 搜索
+ 重置
+
+ 新增
+
+
+ 导出
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 编辑
+
+
+ 删除
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file