From 5e719bb41aa6035d55b75787acbe837c09d26e0f Mon Sep 17 00:00:00 2001 From: yunuo970428 <405378304@qq.com> Date: Wed, 27 Sep 2023 16:26:46 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84=E7=BB=8F=E9=94=80=E5=95=86?= =?UTF-8?q?=E7=AE=A1=E7=90=86=E3=80=81=E7=BB=8F=E9=94=80=E5=95=86=E5=A4=87?= =?UTF-8?q?=E6=A1=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../dealer/dealerrecord/dealerrecordAdd.vue | 26 +++++++++------- .../dealer/dealerrecord/dealerrecordInfo.vue | 30 +++++++++++-------- .../distributormanagementAdd.vue | 20 ++++++------- .../distributormanagementInfo.vue | 26 +++++++++------- .../jingxiaoshangFlow/jingxiaoshangDaiBan.vue | 26 +++++++++------- .../jingxiaoshangFlow/jingxiaoshangEdit.vue | 26 +++++++++------- .../jingxiaoshangFlow/jingxiaoshangYiBan.vue | 26 +++++++++------- 7 files changed, 108 insertions(+), 72 deletions(-) diff --git a/anrui-base/anrui-base-ui/src/views/dealer/dealerrecord/dealerrecordAdd.vue b/anrui-base/anrui-base-ui/src/views/dealer/dealerrecord/dealerrecordAdd.vue index 72fb135631..a81a28fdc6 100644 --- a/anrui-base/anrui-base-ui/src/views/dealer/dealerrecord/dealerrecordAdd.vue +++ b/anrui-base/anrui-base-ui/src/views/dealer/dealerrecord/dealerrecordAdd.vue @@ -199,41 +199,41 @@
附件清单
-
合作协议
+
合作协议
- +
-
营业执照
+
营业执照
- +
-
道路运输许可证
+
法人和实际控制人签署的《信息查询授权书》
- +
-
法人身份证
+
法人和实际控制人身份证
- +
-
其他资料
+
其他资料
- +
@@ -633,4 +633,10 @@ export default { .addinputInfo { margin-left: 160px !important; } +.span-sty-special { + width: 300px !important; +} +.addinputInfo-special { + margin-left: 290px !important; +} diff --git a/anrui-base/anrui-base-ui/src/views/dealer/dealerrecord/dealerrecordInfo.vue b/anrui-base/anrui-base-ui/src/views/dealer/dealerrecord/dealerrecordInfo.vue index 841eded5a6..2ecb08a78e 100644 --- a/anrui-base/anrui-base-ui/src/views/dealer/dealerrecord/dealerrecordInfo.vue +++ b/anrui-base/anrui-base-ui/src/views/dealer/dealerrecord/dealerrecordInfo.vue @@ -181,32 +181,32 @@
附件清单
-
合作协议
- +
合作协议
+
-
营业执照
- +
营业执照
+
-
道路运输许可证
- +
法人和实际控制人签署的《信息查询授权书》
+
-
法人身份证
- +
法人和实际控制人身份证
+
-
其他资料
- +
其他资料
+
@@ -361,9 +361,15 @@ export default { diff --git a/anrui-base/anrui-base-ui/src/views/dealer/distributormanagement/distributormanagementAdd.vue b/anrui-base/anrui-base-ui/src/views/dealer/distributormanagement/distributormanagementAdd.vue index c542d90ec6..0f1e3ec209 100644 --- a/anrui-base/anrui-base-ui/src/views/dealer/distributormanagement/distributormanagementAdd.vue +++ b/anrui-base/anrui-base-ui/src/views/dealer/distributormanagement/distributormanagementAdd.vue @@ -113,26 +113,26 @@ - *实际控制人 + 实际控制人 - + - *身份证号码 + 身份证号码 - + - *手机号码 + 手机号码 - + @@ -278,10 +278,10 @@ export default { rules: { pDistributorName: [{ required: true, message: '请选择所属经销商', trigger: 'change' }], disName: [{ required: true, message: '请填写经销商名称', trigger: 'blur' }], - legalName: [{ required: true, message: '请填写实际控制人姓名', trigger: 'blur' }], - legalIdCard: [{ required: true, message: '请填写实际控制人身份证号码', trigger: 'blur' }], - legalMobile: [{ required: true, validator: checkSubmit, trigger: 'blur' }], - registNum: [{ required: true, message: '请填写统一社会信用代码', trigger: 'blur' }] + registNum: [{ required: true, message: '请填写统一社会信用代码', trigger: 'blur' }], + // legalName: [{ required: true, message: '请填写实际控制人姓名', trigger: 'blur' }], + // legalIdCard: [{ required: true, message: '请填写实际控制人身份证号码', trigger: 'blur' }], + // legalMobile: [{ required: true, validator: checkSubmit, trigger: 'blur' }] } } }, diff --git a/anrui-base/anrui-base-ui/src/views/dealer/distributormanagement/distributormanagementInfo.vue b/anrui-base/anrui-base-ui/src/views/dealer/distributormanagement/distributormanagementInfo.vue index b9c18189f2..3ba08b8532 100644 --- a/anrui-base/anrui-base-ui/src/views/dealer/distributormanagement/distributormanagementInfo.vue +++ b/anrui-base/anrui-base-ui/src/views/dealer/distributormanagement/distributormanagementInfo.vue @@ -142,32 +142,32 @@
附件清单
-
合作协议
- +
合作协议
+
-
营业执照
- +
营业执照
+
-
道路运输许可证
- +
法人和实际控制人签署的《信息查询授权书》
+
-
法人身份证
- +
法人和实际控制人身份证
+
-
其他资料
- +
其他资料
+
@@ -271,4 +271,10 @@ export default { .addinputInfo { margin-left: 120px !important; } +.span-sty-special { + width: 300px !important; +} +.addinputInfo-special { + margin-left: 290px !important; +} diff --git a/anrui-base/anrui-base-ui/src/views/workFlow/jingxiaoshangFlow/jingxiaoshangDaiBan.vue b/anrui-base/anrui-base-ui/src/views/workFlow/jingxiaoshangFlow/jingxiaoshangDaiBan.vue index 4393f82adb..55f9943dc7 100644 --- a/anrui-base/anrui-base-ui/src/views/workFlow/jingxiaoshangFlow/jingxiaoshangDaiBan.vue +++ b/anrui-base/anrui-base-ui/src/views/workFlow/jingxiaoshangFlow/jingxiaoshangDaiBan.vue @@ -183,32 +183,32 @@
附件清单
-
合作协议
- +
合作协议
+
-
营业执照
- +
营业执照
+
-
道路运输许可证
- +
法人和实际控制人签署的《信息查询授权书》
+
-
法人身份证
- +
法人和实际控制人身份证
+
-
其他资料
- +
其他资料
+
@@ -505,4 +505,10 @@ export default { .rowClass{ border-top: 1px solid #E0E3EB; } +.span-sty-special { + width: 300px !important; +} +.addinputInfo-special { + margin-left: 290px !important; +} diff --git a/anrui-base/anrui-base-ui/src/views/workFlow/jingxiaoshangFlow/jingxiaoshangEdit.vue b/anrui-base/anrui-base-ui/src/views/workFlow/jingxiaoshangFlow/jingxiaoshangEdit.vue index f9ca7267e6..efacff0877 100644 --- a/anrui-base/anrui-base-ui/src/views/workFlow/jingxiaoshangFlow/jingxiaoshangEdit.vue +++ b/anrui-base/anrui-base-ui/src/views/workFlow/jingxiaoshangFlow/jingxiaoshangEdit.vue @@ -197,41 +197,41 @@
附件清单
-
合作协议
+
合作协议
- +
-
营业执照
+
营业执照
- +
-
道路运输许可证
+
法人和实际控制人签署的《信息查询授权书》
- +
-
法人身份证
+
法人和实际控制人身份证
- +
-
其他资料
+
其他资料
- +
@@ -569,4 +569,10 @@ export default { .addinputInfo { margin-left: 160px !important; } +.span-sty-special { + width: 300px !important; +} +.addinputInfo-special { + margin-left: 290px !important; +} diff --git a/anrui-base/anrui-base-ui/src/views/workFlow/jingxiaoshangFlow/jingxiaoshangYiBan.vue b/anrui-base/anrui-base-ui/src/views/workFlow/jingxiaoshangFlow/jingxiaoshangYiBan.vue index ce074de37a..06aa4d73ec 100644 --- a/anrui-base/anrui-base-ui/src/views/workFlow/jingxiaoshangFlow/jingxiaoshangYiBan.vue +++ b/anrui-base/anrui-base-ui/src/views/workFlow/jingxiaoshangFlow/jingxiaoshangYiBan.vue @@ -181,32 +181,32 @@
附件清单
-
合作协议
- +
合作协议
+
-
营业执照
- +
营业执照
+
-
道路运输许可证
- +
法人和实际控制人签署的《信息查询授权书》
+
-
法人身份证
- +
法人和实际控制人身份证
+
-
其他资料
- +
其他资料
+
@@ -376,4 +376,10 @@ export default { .addinputInfo { margin-left: 120px !important; } +.span-sty-special { + width: 300px !important; +} +.addinputInfo-special { + margin-left: 290px !important; +}