From 3c6a4597f563f3d8dbf451c9ae710d33d75e57aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E8=A3=95=E8=B4=A2?= Date: Mon, 25 Jul 2022 15:55:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/xm/core/xmProduct/XmProductEdit.vue | 15 ++++++++------- src/views/xm/core/xmProject/XmProjectEdit.vue | 15 ++++++--------- 2 files changed, 14 insertions(+), 16 deletions(-) diff --git a/src/views/xm/core/xmProduct/XmProductEdit.vue b/src/views/xm/core/xmProduct/XmProductEdit.vue index 79310746..be0ad3f2 100644 --- a/src/views/xm/core/xmProduct/XmProductEdit.vue +++ b/src/views/xm/core/xmProduct/XmProductEdit.vue @@ -9,7 +9,14 @@ label-position="top" ref="editForm" > - + + + + 产品代号: {{ editForm.code }}   产品编号: - - - - 项目代号: {{editForm.code}}    项目编号: {{editForm.id}} - - - - - - + + - + + 项目代号: {{editForm.code}}    项目编号: {{editForm.id}} + +