From 0a30b0b091173ebe0e3d2209bb8c355aa32b6969 Mon Sep 17 00:00:00 2001
From: shijingjing <1789544664@qq.com>
Date: Wed, 6 Apr 2022 10:49:34 +0800
Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../apps/AppAdministrativeLicense/components/Add.vue | 12 ++++++------
.../apps/AppAdministrativePenalty/components/Add.vue | 2 +-
.../apps/AppDishonestExecutee/components/Add.vue | 8 +++++++-
.../apps/AppRatepayingInfo/AppRatepayingInfo.vue | 2 +-
.../apps/AppRatepayingInfo/components/Add.vue | 8 ++++----
5 files changed, 19 insertions(+), 13 deletions(-)
diff --git a/project/xiushan/apps/AppAdministrativeLicense/components/Add.vue b/project/xiushan/apps/AppAdministrativeLicense/components/Add.vue
index 06c78f37..0235452d 100644
--- a/project/xiushan/apps/AppAdministrativeLicense/components/Add.vue
+++ b/project/xiushan/apps/AppAdministrativeLicense/components/Add.vue
@@ -25,7 +25,7 @@
-
+
@@ -33,13 +33,13 @@
-
+
-
-
+
+
@@ -116,7 +116,7 @@ export default {
licenseCode: [{required: true,message:"请输入许可文书号",trigger: "blur"}],
decisionDate: [{required: true,message:"请输入许可决定日期",trigger: "blur"}],
startDate: [{required: true,message:"请选择许可有效期自",trigger: "blur"}],
- endtDate: [{required: true,message:"请选择许可有效期至",trigger: "blur"}],
+ endDate: [{required: true,message:"请选择许可有效期至",trigger: "blur"}],
licenseOrganization: [{required: true,message:"请输入许可机关",trigger: "blur"}],
enterpriseName: [{required: true,message:"请输入经营主体",trigger: "blur"}],
unifiedCode: [{required: true,message:"请输入统一信用编号",trigger: "blur"}],
@@ -131,7 +131,7 @@ export default {
licenseCode: '',
decisionDate: '',
startDate: '',
- endtDate: '',
+ endDate: '',
licenseOrganization: '',
enterpriseName: '',
unifiedCode: '',
diff --git a/project/xiushan/apps/AppAdministrativePenalty/components/Add.vue b/project/xiushan/apps/AppAdministrativePenalty/components/Add.vue
index 59d04caa..4e5ab7e4 100644
--- a/project/xiushan/apps/AppAdministrativePenalty/components/Add.vue
+++ b/project/xiushan/apps/AppAdministrativePenalty/components/Add.vue
@@ -28,7 +28,7 @@
-
+
diff --git a/project/xiushan/apps/AppDishonestExecutee/components/Add.vue b/project/xiushan/apps/AppDishonestExecutee/components/Add.vue
index 6b8b18a8..4cb3e376 100644
--- a/project/xiushan/apps/AppDishonestExecutee/components/Add.vue
+++ b/project/xiushan/apps/AppDishonestExecutee/components/Add.vue
@@ -27,7 +27,7 @@
-
+
@@ -191,6 +191,12 @@ export default {
::v-deep .ai-info-item label {
width: 100px;
}
+ // ::v-deep .el-input__inner {
+ // width: 338px;
+ // }
+ // ::v-deep .el-form-item__content div {
+ // width: 338px !important;
+ // }
::v-deep .ai-detail__content--active {
padding: 20px;
diff --git a/project/xiushan/apps/AppRatepayingInfo/AppRatepayingInfo.vue b/project/xiushan/apps/AppRatepayingInfo/AppRatepayingInfo.vue
index 716bf5c4..6b9b2d1d 100644
--- a/project/xiushan/apps/AppRatepayingInfo/AppRatepayingInfo.vue
+++ b/project/xiushan/apps/AppRatepayingInfo/AppRatepayingInfo.vue
@@ -16,7 +16,7 @@ export default {
props: {
instance: Function,
dict: Object,
- params: Object,
+ // params: Object,
},
components: {Add, List},
data() {
diff --git a/project/xiushan/apps/AppRatepayingInfo/components/Add.vue b/project/xiushan/apps/AppRatepayingInfo/components/Add.vue
index f2bcdb22..d02b7982 100644
--- a/project/xiushan/apps/AppRatepayingInfo/components/Add.vue
+++ b/project/xiushan/apps/AppRatepayingInfo/components/Add.vue
@@ -1,6 +1,6 @@
-
+
-
+
-
+