manage-client 3.3.115 → 3.3.116
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/shaoguan/ArrearsQuery.vue +1 -1
- package/src/filiale/shaoguan/ChargeQuery.vue +1 -1
- package/src/filiale/shaoguan/HandplanQuery.vue +1 -1
- package/src/filiale/shaoguan/OtherChargeQuery.vue +1 -1
- package/src/filiale/shaoguan/RecordInfoQuery.vue +1 -1
- package/src/filiale/shaoguan/TransferQuery.vue +1 -1
- package/src/filiale/shaoguan/errorHandplanQuery.vue +1 -1
- package/src/filiale/shaoguan/overDueQuery.vue +1 -1
- package/src/filiale/shaoguan/sale/businessquery/FMYGasQuery.vue +1 -1
- package/src/filiale/shaoguan/sale/businessquery/PaymentChangeQuery.vue +1 -1
package/package.json
CHANGED
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
<div class="col-sm-2 form-group">
|
|
85
85
|
<label class="font_normal_body">客户名称</label>
|
|
86
86
|
<input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
|
|
87
|
-
condition="f_user_name
|
|
87
|
+
condition="f_user_name like '%{}%'" placeholder="客户名称">
|
|
88
88
|
</div>
|
|
89
89
|
|
|
90
90
|
<!--<div class="col-sm-2 form-group">-->
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
<div class="col-sm-2 form-group">
|
|
35
35
|
<label class="font_normal_body">客户名称</label>
|
|
36
36
|
<input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
|
|
37
|
-
condition="f_user_name
|
|
37
|
+
condition="f_user_name like '%{}%'" placeholder="客户名称">
|
|
38
38
|
</div>
|
|
39
39
|
|
|
40
40
|
<div class="span" style="float:right;">
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
<div class="col-sm-2 form-group">
|
|
34
34
|
<label class="font_normal_body">客户名称</label>
|
|
35
35
|
<input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
|
|
36
|
-
condition="f_user_name
|
|
36
|
+
condition="f_user_name like '%{}%'" placeholder="客户名称">
|
|
37
37
|
</div>
|
|
38
38
|
<div class="span" style="float:right;">
|
|
39
39
|
<button class="button_search button_spacing" @click="search()">查询</button>
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
<div class="col-sm-2 form-group">
|
|
36
36
|
<label class="font_normal_body">客户名称</label>
|
|
37
37
|
<input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
|
|
38
|
-
condition="f_user_name
|
|
38
|
+
condition="f_user_name like '%{}%'" placeholder="客户名称">
|
|
39
39
|
</div>
|
|
40
40
|
|
|
41
41
|
<div class="span" style="float:right;">
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
<div class="col-sm-2 form-group" >
|
|
16
16
|
<label class="font_normal_body">客户名称</label>
|
|
17
17
|
<input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
|
|
18
|
-
condition="f_user_name
|
|
18
|
+
condition="f_user_name like '%{}%'" placeholder="客户名称">
|
|
19
19
|
</div>
|
|
20
20
|
<div class="col-sm-2 form-group" >
|
|
21
21
|
<label class="font_normal_body">客户状态</label>
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
<label class="font_normal_body">原户姓名</label>
|
|
63
63
|
<input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
|
|
64
64
|
placeholder="原户姓名"
|
|
65
|
-
condition="f_user_name
|
|
65
|
+
condition="f_user_name like '%{}%'">
|
|
66
66
|
</div>
|
|
67
67
|
<div class="col-sm-2 form-group">
|
|
68
68
|
<label class="font_normal_body">新户姓名</label>
|
|
@@ -83,7 +83,7 @@
|
|
|
83
83
|
<div class="col-sm-2 form-group">
|
|
84
84
|
<label class="font_normal_body">用户名称</label>
|
|
85
85
|
<input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
|
|
86
|
-
condition="f_user_name
|
|
86
|
+
condition="f_user_name like '%{}%'" placeholder='用户名称'>
|
|
87
87
|
</div>
|
|
88
88
|
<!--缴费编号-->
|
|
89
89
|
<div class="col-sm-2 form-group">
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
<div class="col-sm-2 form-group">
|
|
36
36
|
<label class="font_normal_body">客户名称</label>
|
|
37
37
|
<input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
|
|
38
|
-
condition="f_user_name
|
|
38
|
+
condition="f_user_name like '%{}%'" placeholder="客户名称">
|
|
39
39
|
</div>
|
|
40
40
|
<div class="span" style="float:right;">
|
|
41
41
|
<button class="button_search button_spacing" @click="search()">查询</button>
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
<div class="col-sm-2 form-group">
|
|
62
62
|
<label class="font_normal_body">客户名称</label>
|
|
63
63
|
<input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
|
|
64
|
-
condition="f_user_name
|
|
64
|
+
condition="f_user_name like '%{}%'" placeholder="客户名称">
|
|
65
65
|
</div>
|
|
66
66
|
<div class="col-sm-2 form-group">
|
|
67
67
|
<label class="font_normal_body"> 小区 </label>
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
<div class="col-sm-2 form-group">
|
|
36
36
|
<label class="font_normal_body">客户名称</label>
|
|
37
37
|
<input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
|
|
38
|
-
condition=" f_user_name
|
|
38
|
+
condition=" f_user_name like '%{}%'" placeholder='客户名称'>
|
|
39
39
|
</div>
|
|
40
40
|
<div class="col-sm-2 form-group">
|
|
41
41
|
<label class="font_normal_body">客户地址</label>
|