sale-client 3.7.69 → 3.7.70
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/filiale/tongchuan/UserEssentialInfoTest.vue +4 -4
- package/src/filiale/tongchuan/filemanagenew/UserEssentialInfoTest.vue +4 -4
- package/.gradle/5.2.1/fileChanges/last-build.bin +0 -0
- package/.gradle/5.2.1/fileHashes/fileHashes.lock +0 -0
- package/.gradle/5.2.1/gc.properties +0 -0
- package/.gradle/9.3.0/checksums/checksums.lock +0 -0
- package/.gradle/9.3.0/fileChanges/last-build.bin +0 -0
- package/.gradle/9.3.0/fileHashes/fileHashes.lock +0 -0
- package/.gradle/9.3.0/gc.properties +0 -0
- package/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
- package/.gradle/buildOutputCleanup/cache.properties +0 -2
- package/.gradle/vcs-1/gc.properties +0 -0
package/package.json
CHANGED
|
@@ -126,14 +126,14 @@
|
|
|
126
126
|
</div>
|
|
127
127
|
<div class="row">
|
|
128
128
|
<div style="" class="col-sm-4 form-group">
|
|
129
|
-
<label for="f_rent_name" class="font_normal_body"
|
|
129
|
+
<label for="f_rent_name" class="font_normal_body">实际使用人</label>
|
|
130
130
|
<input type="text" v-model="baseinfo.base.f_rent_name" class="input_search" style="width:60%"
|
|
131
|
-
placeholder="
|
|
131
|
+
placeholder="实际使用人" v-el:contract v-next-el="rentname">
|
|
132
132
|
</div>
|
|
133
133
|
<div style="" class="col-sm-4 form-group">
|
|
134
|
-
<label for="f_zuhu_phone" class="font_normal_body"
|
|
134
|
+
<label for="f_zuhu_phone" class="font_normal_body">使用人电话</label>
|
|
135
135
|
<input type="text" v-model="baseinfo.base.f_zuhu_phone" class="input_search" style="width:60%"
|
|
136
|
-
placeholder="
|
|
136
|
+
placeholder="使用人电话" v-el:rentname v-next-el="zuhuphone">
|
|
137
137
|
</div>
|
|
138
138
|
<div style="" class="col-sm-4 form-group">
|
|
139
139
|
<label for="f_is_mgq" class="font_normal_body "> 付款类型</label>
|
|
@@ -106,14 +106,14 @@
|
|
|
106
106
|
</div>
|
|
107
107
|
<div class="row">
|
|
108
108
|
<div style="" class="col-sm-4 form-group">
|
|
109
|
-
<label for="f_rent_name" class="font_normal_body"
|
|
109
|
+
<label for="f_rent_name" class="font_normal_body">实际使用人</label>
|
|
110
110
|
<input type="text" v-model="baseinfo.base.f_rent_name" class="input_search" style="width:60%"
|
|
111
|
-
placeholder="
|
|
111
|
+
placeholder="实际使用人">
|
|
112
112
|
</div>
|
|
113
113
|
<div style="" class="col-sm-4 form-group">
|
|
114
|
-
<label for="f_zuhu_phone" class="font_normal_body"
|
|
114
|
+
<label for="f_zuhu_phone" class="font_normal_body">使用人电话</label>
|
|
115
115
|
<input type="text" v-model="baseinfo.base.f_zuhu_phone" class="input_search" style="width:60%"
|
|
116
|
-
placeholder="
|
|
116
|
+
placeholder="使用人电话">
|
|
117
117
|
</div>
|
|
118
118
|
<div style="" class="col-sm-4 form-group">
|
|
119
119
|
<label for="f_cost_type" class="font_normal_body "> 付款类型</label>
|
|
Binary file
|
|
Binary file
|
|
File without changes
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
File without changes
|
|
Binary file
|
|
File without changes
|