From 9a146fb56ed5d0851cc78e6ced8b55e221dd9bad Mon Sep 17 00:00:00 2001 From: yunuo970428 <405378304@qq.com> Date: Mon, 23 Sep 2024 14:25:12 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E5=AE=8C=E5=96=84=E7=BB=B4=E4=BF=AE?= =?UTF-8?q?=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/operation/repairbill/repairbillAdd.vue | 10 +++++----- .../src/views/operation/repairbill/repairbillInfo.vue | 8 ++++---- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/yxt-as-ui/src/views/operation/repairbill/repairbillAdd.vue b/yxt-as-ui/src/views/operation/repairbill/repairbillAdd.vue index cb5597f77e..1216f08b17 100644 --- a/yxt-as-ui/src/views/operation/repairbill/repairbillAdd.vue +++ b/yxt-as-ui/src/views/operation/repairbill/repairbillAdd.vue @@ -30,7 +30,7 @@ - +
*维修单类型
@@ -38,7 +38,7 @@
- +
*科目
@@ -46,7 +46,7 @@
- +
索赔厂家
@@ -54,7 +54,7 @@
- +
索赔类型
@@ -959,7 +959,7 @@ export default { this.otherSettle_list = res.data } }) - typeValues({ type: 'shClaimType' }).then((res) => { + typeValues({ type: 'sh_claim_type' }).then((res) => { if (res.success) { this.shClaimType_list = res.data } diff --git a/yxt-as-ui/src/views/operation/repairbill/repairbillInfo.vue b/yxt-as-ui/src/views/operation/repairbill/repairbillInfo.vue index 4bffa134c8..cca7e0822e 100644 --- a/yxt-as-ui/src/views/operation/repairbill/repairbillInfo.vue +++ b/yxt-as-ui/src/views/operation/repairbill/repairbillInfo.vue @@ -25,19 +25,19 @@
- +
维修单类型
{{ formobj.billType }}
- +
科目
{{ formobj.subject }}
- +
索赔厂家
{{ formobj.claimManufacturer }}
- +
索赔类型
{{ formobj.shClaimTypeValue }}
From 78173dbeb8b4a8465409d2502202fedd3538f8c6 Mon Sep 17 00:00:00 2001 From: yunuo970428 <405378304@qq.com> Date: Mon, 23 Sep 2024 14:29:40 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E5=AE=8C=E5=96=84=E7=BB=B4=E4=BF=AE?= =?UTF-8?q?=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yxt-as-ui/src/views/operation/repairbill/repairbillAdd.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yxt-as-ui/src/views/operation/repairbill/repairbillAdd.vue b/yxt-as-ui/src/views/operation/repairbill/repairbillAdd.vue index 1216f08b17..8936362ab4 100644 --- a/yxt-as-ui/src/views/operation/repairbill/repairbillAdd.vue +++ b/yxt-as-ui/src/views/operation/repairbill/repairbillAdd.vue @@ -58,7 +58,7 @@
索赔类型
- +