From 2c74d642b2daac5af246229cd87d8bc211da053d Mon Sep 17 00:00:00 2001
From: yangys <y_ys79@sina.com>
Date: 星期一, 09 十二月 2024 10:28:54 +0800
Subject: [PATCH] 修改文字
---
src/views/mdc/first-workpiece-detail.vue | 2 +-
src/views/mdc/first-workpiece.vue | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/views/mdc/first-workpiece-detail.vue b/src/views/mdc/first-workpiece-detail.vue
index c58099c..c6a6681 100644
--- a/src/views/mdc/first-workpiece-detail.vue
+++ b/src/views/mdc/first-workpiece-detail.vue
@@ -69,7 +69,7 @@
{title:'闆朵欢鍙�',width: '80px'},
{title:'宸ュ簭鍙�',width: '80px'},
{title:'鐗堟',width: '60px'},
- {title:'鏈哄簥',width: '100px'},
+ {title:'宸ヤ綅',width: '100px'},
{title:'寮�濮嬫椂闂�',width: '145px'},
{title:'缁撴潫鏃堕棿',width: '145px'},
{title:'鍗犳満鏃堕棿',width: '100px'},
diff --git a/src/views/mdc/first-workpiece.vue b/src/views/mdc/first-workpiece.vue
index e62a563..24df933 100644
--- a/src/views/mdc/first-workpiece.vue
+++ b/src/views/mdc/first-workpiece.vue
@@ -44,7 +44,7 @@
<el-table-column prop="partNo" label="闆朵欢鍙�" width="80"></el-table-column>
<el-table-column prop="processNo" label="宸ュ簭鍙�" width="80"></el-table-column>
<el-table-column prop="version" label="鐗堟" width="60"></el-table-column>
- <el-table-column prop="workstationName" label="鏈哄簥" width="100"></el-table-column>
+ <el-table-column prop="workstationName" label="宸ヤ綅" width="100"></el-table-column>
<el-table-column prop="startTime" label="寮�濮嬫椂闂�" width="145"></el-table-column>
<el-table-column prop="endTime" label="缁撴潫鏃堕棿" width="145"></el-table-column>
<el-table-column prop="occupancySecs" label="鍗犳満鏃堕棿" width="100">
--
Gitblit v1.9.3