From 22e8f38d5f7c3210f7cff52096067c792f7d6ce6 Mon Sep 17 00:00:00 2001
From: 86134 <aa>
Date: 星期五, 17 十一月 2023 15:21:15 +0800
Subject: [PATCH] 11
---
src/const/crud/customerOrder/customerOrderForm.js | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/const/crud/customerOrder/customerOrderForm.js b/src/const/crud/customerOrder/customerOrderForm.js
index 01f6355..4083909 100644
--- a/src/const/crud/customerOrder/customerOrderForm.js
+++ b/src/const/crud/customerOrder/customerOrderForm.js
@@ -68,7 +68,7 @@
minWidth: 200,
span: 24
}, {
- label: '浜у搧绫诲瀷',
+ label: '闅跺睘鍝佺墝',
prop: 'productType',
cell: true,
type: 'input',
@@ -100,7 +100,7 @@
minWidth: 200,
span: 24
}, {
- label: '澶囨敞',
+ label: '浜у搧澶囨敞',
prop: 'remark',
cell: true,
type: 'textarea',
--
Gitblit v1.9.3