Jelajahi Sumber

机构档案表单修改和优化

hcf 1 tahun lalu
induk
melakukan
0ae7a2e27b

+ 18 - 5
src/views/audit/distributor/index.vue

@@ -18,8 +18,12 @@
 			<div class="box-shadow">
 				<by-form :propConfig="addConfig" ref="addFormId">
 					<template v-slot:k3ServerUrl="{value}" class="clearfix">
-						<i class="el-icon-question" title="私有云必须配置金蝶云星空产品地址,K3Cloud/结尾,若为公有云则必须置空"></i>
-						<vxe-input v-model="value.k3ServerUrl" style="width:calc(100% - 25px);margin-left: 10px;"></vxe-input>
+						<!-- <i class="el-icon-question" title="私有云必须配置金蝶云星空产品地址,K3Cloud/结尾,若为公有云则必须置空"></i> -->
+						<!-- <vxe-input v-model="value.k3ServerUrl" style="width:calc(100% - 25px);margin-left: 10px;"></vxe-input> -->						
+						<vxe-input v-model="value.k3ServerUrl" style="width: 27.2%;"></vxe-input>
+						<div style="display: inline-block;margin-left: 17px;color: #ababab;">
+							<span style="color: red;margin-right: 5px;">*</span>私有云必须配置金蝶云星空产品地址,K3Cloud/结尾,若为公有云则必须置空
+						</div>
 					</template>
 					<template v-slot:status class="clearfix">
 						<el-radio class="fl" style="margin-top: 8px;" v-model="radio" :label="0">正常</el-radio>
@@ -209,7 +213,7 @@
 					province: [{
 						required: true, message: '请选择地址', trigger: 'change'
 					}],
-					k3ServerUrl: [{
+					address: [{
 						required: true, message: '请输入详细地址', trigger: 'blur'
 					}],
 				}
@@ -287,6 +291,14 @@
 						}
 					},
 				],
+				[
+					{
+						span: 18,
+						label: 'URL地址',
+						slot: true,
+						prop: 'k3ServerUrl',
+					},
+				],
 				[
 					{
 						span: 6,
@@ -338,10 +350,11 @@
 				}],
 				[
 					{
-						span: 6,
+						span: 18,
 						label: '详细地址',
 						slot: true,
-						prop: 'k3ServerUrl',
+						prop: 'address',
+						component: 'by-input',
 					},
 				],
 				[

+ 18 - 5
src/views/audit/manufacturer/index.vue

@@ -18,8 +18,12 @@
 			<div class="box-shadow">
 				<by-form :propConfig="addConfig" ref="addFormId">
 					<template v-slot:k3ServerUrl="{value}" class="clearfix">
-						<i class="el-icon-question" title="私有云必须配置金蝶云星空产品地址,K3Cloud/结尾,若为公有云则必须置空"></i>
-						<vxe-input v-model="value.k3ServerUrl" style="width:calc(100% - 25px);margin-left: 10px;"></vxe-input>
+						<!-- <i class="el-icon-question" title="私有云必须配置金蝶云星空产品地址,K3Cloud/结尾,若为公有云则必须置空"></i> -->
+						<!-- <vxe-input v-model="value.k3ServerUrl" style="width:calc(100% - 25px);margin-left: 10px;"></vxe-input> -->						
+						<vxe-input v-model="value.k3ServerUrl" style="width: 27.2%;"></vxe-input>
+						<div style="display: inline-block;margin-left: 17px;color: #ababab;">
+							<span style="color: red;margin-right: 5px;">*</span>私有云必须配置金蝶云星空产品地址,K3Cloud/结尾,若为公有云则必须置空
+						</div>
 					</template>
 					<template v-slot:status class="clearfix">
 						<el-radio class="fl" style="margin-top: 8px;" v-model="radio" :label="0">正常</el-radio>
@@ -209,7 +213,7 @@
 					province: [{
 						required: true, message: '请选择地址', trigger: 'change'
 					}],
-					k3ServerUrl: [{
+					address: [{
 						required: true, message: '请输入详细地址', trigger: 'blur'
 					}],
 				}
@@ -287,6 +291,14 @@
 						}
 					},
 				],
+				[
+					{
+						span: 18,
+						label: 'URL地址',
+						slot: true,
+						prop: 'k3ServerUrl',
+					},
+				],
 				[
 					{
 						span: 6,
@@ -339,10 +351,11 @@
 				}],
 				[
 					{
-						span: 6,
+						span: 18,
 						label: '详细地址',
 						slot: true,
-						prop: 'k3ServerUrl',
+						prop: 'address',
+						component: 'by-input',
 					},
 				],
 				[

+ 18 - 5
src/views/audit/supplier/index.vue

@@ -17,8 +17,12 @@
 			<div class="box-shadow">
 				<by-form :propConfig="addConfig" ref="addFormId">
 					<template v-slot:k3ServerUrl="{value}" class="clearfix">
-						<i class="el-icon-question" title="私有云必须配置金蝶云星空产品地址,K3Cloud/结尾,若为公有云则必须置空"></i>
-						<vxe-input v-model="value.k3ServerUrl" style="width:calc(100% - 25px);margin-left: 10px;"></vxe-input>
+						<!-- <i class="el-icon-question" title="私有云必须配置金蝶云星空产品地址,K3Cloud/结尾,若为公有云则必须置空"></i> -->
+						<!-- <vxe-input v-model="value.k3ServerUrl" style="width:calc(100% - 25px);margin-left: 10px;"></vxe-input> -->						
+						<vxe-input v-model="value.k3ServerUrl" style="width: 27.2%;"></vxe-input>
+						<div style="display: inline-block;margin-left: 17px;color: #ababab;">
+							<span style="color: red;margin-right: 5px;">*</span>私有云必须配置金蝶云星空产品地址,K3Cloud/结尾,若为公有云则必须置空
+						</div>
 					</template>
 					<template v-slot:status class="clearfix">
 						<el-radio class="fl" style="margin-top: 8px;" v-model="radio" :label="0">正常</el-radio>
@@ -207,7 +211,7 @@
 					province: [{
 						required: true, message: '请选择地址', trigger: 'change'
 					}],
-					k3ServerUrl: [{
+					address: [{
 						required: true, message: '请输入详细地址', trigger: 'blur'
 					}],
 				}
@@ -285,6 +289,14 @@
 						}
 					},
 				],
+				[
+					{
+						span: 18,
+						label: 'URL地址',
+						slot: true,
+						prop: 'k3ServerUrl',
+					},
+				],
 				[
 					{
 						span: 6,
@@ -336,10 +348,11 @@
 				}],
 				[
 					{
-						span: 6,
+						span: 18,
 						label: '详细地址',
 						slot: true,
-						prop: 'k3ServerUrl',
+						prop: 'address',
+						component: 'by-input',
 					},
 				],
 				[