Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
Skyeye云
Skyeye
提交
ab29ddff
S
Skyeye
项目概览
Skyeye云
/
Skyeye
通知
1433
Star
162
Fork
130
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
DevOps
流水线
流水线任务
计划
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
S
Skyeye
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
DevOps
DevOps
流水线
流水线任务
计划
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
流水线任务
提交
Issue看板
提交
ab29ddff
编写于
7月 29, 2022
作者:
W
weizhiqiang
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
【商城】取消维修技师和服务顾问的查询
上级
4afd7101
变更
12
隐藏空白更改
内联
并排
Showing
12 changed file
with
1 addition
and
54 deletion
+1
-54
shop/src/main/resources/template/js/keepFitOrder/allKeepFitOrderList.js
...resources/template/js/keepFitOrder/allKeepFitOrderList.js
+0
-2
shop/src/main/resources/template/js/keepFitOrder/dayKeepFitOrderList.js
...resources/template/js/keepFitOrder/dayKeepFitOrderList.js
+0
-2
shop/src/main/resources/template/js/keepFitOrder/storeKeepFitOrderList.js
...sources/template/js/keepFitOrder/storeKeepFitOrderList.js
+1
-6
shop/src/main/resources/template/js/mealOrder/allMealOrderList.js
.../main/resources/template/js/mealOrder/allMealOrderList.js
+0
-1
shop/src/main/resources/template/js/mealOrder/storeMealOrderList.js
...ain/resources/template/js/mealOrder/storeMealOrderList.js
+0
-1
shop/src/main/resources/template/js/refundMealOrder/refundMealOrderList.js
...ources/template/js/refundMealOrder/refundMealOrderList.js
+0
-2
shop/src/main/resources/template/tpl/keepFitOrder/allKeepFitOrderList.html
...ources/template/tpl/keepFitOrder/allKeepFitOrderList.html
+0
-8
shop/src/main/resources/template/tpl/keepFitOrder/dayKeepFitOrderList.html
...ources/template/tpl/keepFitOrder/dayKeepFitOrderList.html
+0
-8
shop/src/main/resources/template/tpl/keepFitOrder/storeKeepFitOrderList.html
...rces/template/tpl/keepFitOrder/storeKeepFitOrderList.html
+0
-8
shop/src/main/resources/template/tpl/mealOrder/allMealOrderList.html
...in/resources/template/tpl/mealOrder/allMealOrderList.html
+0
-4
shop/src/main/resources/template/tpl/mealOrder/storeMealOrderList.html
.../resources/template/tpl/mealOrder/storeMealOrderList.html
+0
-4
shop/src/main/resources/template/tpl/refundMealOrder/refundMealOrderList.html
...ces/template/tpl/refundMealOrder/refundMealOrderList.html
+0
-8
未找到文件。
shop/src/main/resources/template/js/keepFitOrder/allKeepFitOrderList.js
浏览文件 @
ab29ddff
...
...
@@ -150,8 +150,6 @@ layui.config({
memberCarPlate
:
$
(
"
#memberCarPlate
"
).
val
(),
areaId
:
$
(
"
#areaId
"
).
val
(),
type
:
$
(
"
#type
"
).
val
(),
serviceTechnicianName
:
$
(
"
#serviceTechnicianName
"
).
val
(),
createName
:
$
(
"
#createName
"
).
val
(),
mealByStoreId
:
$
(
"
#mealByStoreId
"
).
val
(),
storeId
:
$
(
"
#storeId
"
).
val
(),
startTime
:
startTime
,
...
...
shop/src/main/resources/template/js/keepFitOrder/dayKeepFitOrderList.js
浏览文件 @
ab29ddff
...
...
@@ -122,8 +122,6 @@ layui.config({
memberPhone
:
$
(
"
#memberPhone
"
).
val
(),
memberCarPlate
:
$
(
"
#memberCarPlate
"
).
val
(),
type
:
$
(
"
#type
"
).
val
(),
serviceTechnicianName
:
$
(
"
#serviceTechnicianName
"
).
val
(),
createName
:
$
(
"
#createName
"
).
val
(),
intercourseTime
:
intercourseTime
,
storeId
:
keepfiStoreId
,
mealByStoreId
:
mealByStoreId
...
...
shop/src/main/resources/template/js/keepFitOrder/storeKeepFitOrderList.js
浏览文件 @
ab29ddff
...
...
@@ -24,10 +24,7 @@ layui.config({
form
.
render
(
'
select
'
);
});
laydate
.
render
({
elem
:
'
#createTime
'
,
range
:
'
~
'
});
laydate
.
render
({
elem
:
'
#createTime
'
,
range
:
'
~
'
});
form
.
on
(
'
select(storeId)
'
,
function
(
data
)
{
table
.
reload
(
"
messageTable
"
,
{
page
:
{
curr
:
1
},
where
:
getTableParams
()})
...
...
@@ -192,8 +189,6 @@ layui.config({
vinCode
:
$
(
"
#vinCode
"
).
val
(),
memberCarPlate
:
$
(
"
#memberCarPlate
"
).
val
(),
type
:
$
(
"
#type
"
).
val
(),
serviceTechnicianName
:
$
(
"
#serviceTechnicianName
"
).
val
(),
createName
:
$
(
"
#createName
"
).
val
(),
mealByStoreId
:
$
(
"
#mealByStoreId
"
).
val
(),
storeId
:
storeId
,
startTime
:
startTime
,
...
...
shop/src/main/resources/template/js/mealOrder/allMealOrderList.js
浏览文件 @
ab29ddff
...
...
@@ -132,7 +132,6 @@ layui.config({
memberPhone
:
$
(
"
#memberPhone
"
).
val
(),
vinCode
:
$
(
"
#vinCode
"
).
val
(),
plate
:
$
(
"
#plate
"
).
val
(),
createName
:
$
(
"
#createName
"
).
val
(),
type
:
$
(
"
#type
"
).
val
(),
natureId
:
$
(
"
#natureId
"
).
val
(),
state
:
$
(
"
#state
"
).
val
(),
...
...
shop/src/main/resources/template/js/mealOrder/storeMealOrderList.js
浏览文件 @
ab29ddff
...
...
@@ -202,7 +202,6 @@ layui.config({
memberPhone
:
$
(
"
#memberPhone
"
).
val
(),
vinCode
:
$
(
"
#vinCode
"
).
val
(),
plate
:
$
(
"
#plate
"
).
val
(),
createName
:
$
(
"
#createName
"
).
val
(),
type
:
$
(
"
#type
"
).
val
(),
natureId
:
$
(
"
#natureId
"
).
val
(),
state
:
$
(
"
#state
"
).
val
(),
...
...
shop/src/main/resources/template/js/refundMealOrder/refundMealOrderList.js
浏览文件 @
ab29ddff
...
...
@@ -168,8 +168,6 @@ layui.config({
memberPhone
:
$
(
"
#memberPhone
"
).
val
(),
plate
:
$
(
"
#plate
"
).
val
(),
vinCode
:
$
(
"
#vinCode
"
).
val
(),
createName
:
$
(
"
#createName
"
).
val
(),
consultantName
:
$
(
"
#consultantName
"
).
val
(),
state
:
$
(
"
#state
"
).
val
(),
type
:
$
(
"
#type
"
).
val
(),
whetherGive
:
$
(
"
#whetherGive
"
).
val
(),
...
...
shop/src/main/resources/template/tpl/keepFitOrder/allKeepFitOrderList.html
浏览文件 @
ab29ddff
...
...
@@ -57,14 +57,6 @@
<option
value=
"2"
>
线下订单
</option>
</select>
</div>
<label
class=
"layui-form-label"
>
服务顾问
</label>
<div
class=
"layui-input-inline"
>
<input
type=
"text"
id=
"createName"
name=
"createName"
placeholder=
"请输入服务顾问"
class=
"layui-input"
/>
</div>
<label
class=
"layui-form-label"
>
维修技师
</label>
<div
class=
"layui-input-inline"
>
<input
type=
"text"
id=
"serviceTechnicianName"
name=
"serviceTechnicianName"
placeholder=
"请输入维修技师"
class=
"layui-input"
/>
</div>
<label
class=
"layui-form-label"
>
缴费门店
</label>
<div
class=
"layui-input-inline"
>
<select
id=
"mealByStoreId"
name=
"mealByStoreId"
lay-filter=
"mealBuyStoreId"
lay-search=
""
>
...
...
shop/src/main/resources/template/tpl/keepFitOrder/dayKeepFitOrderList.html
浏览文件 @
ab29ddff
...
...
@@ -31,14 +31,6 @@
<option
value=
"2"
>
线下订单
</option>
</select>
</div>
<label
class=
"layui-form-label"
>
服务顾问
</label>
<div
class=
"layui-input-inline"
>
<input
type=
"text"
id=
"createName"
name=
"createName"
placeholder=
"请输入服务顾问"
class=
"layui-input"
/>
</div>
<label
class=
"layui-form-label"
>
维修技师
</label>
<div
class=
"layui-input-inline"
>
<input
type=
"text"
id=
"serviceTechnicianName"
name=
"serviceTechnicianName"
placeholder=
"请输入维修技师"
class=
"layui-input"
/>
</div>
<label
class=
"layui-form-label"
>
车牌号
</label>
<div
class=
"layui-input-inline"
>
<input
type=
"text"
id=
"memberCarPlate"
name=
"memberCarPlate"
placeholder=
"请输入车牌号"
class=
"layui-input"
/>
...
...
shop/src/main/resources/template/tpl/keepFitOrder/storeKeepFitOrderList.html
浏览文件 @
ab29ddff
...
...
@@ -52,14 +52,6 @@
<option
value=
"2"
>
线下订单
</option>
</select>
</div>
<label
class=
"layui-form-label"
>
服务顾问
</label>
<div
class=
"layui-input-inline"
>
<input
type=
"text"
id=
"createName"
name=
"createName"
placeholder=
"请输入服务顾问"
class=
"layui-input"
/>
</div>
<label
class=
"layui-form-label"
>
维修技师
</label>
<div
class=
"layui-input-inline"
>
<input
type=
"text"
id=
"serviceTechnicianName"
name=
"serviceTechnicianName"
placeholder=
"请输入维修技师"
class=
"layui-input"
/>
</div>
<label
class=
"layui-form-label"
>
缴费门店
</label>
<div
class=
"layui-input-inline"
>
<select
id=
"mealByStoreId"
name=
"mealByStoreId"
lay-filter=
"mealByStoreId"
lay-search=
""
>
...
...
shop/src/main/resources/template/tpl/mealOrder/allMealOrderList.html
浏览文件 @
ab29ddff
...
...
@@ -43,10 +43,6 @@
<div
class=
"layui-input-inline"
>
<input
type=
"text"
id=
"vinCode"
name=
"vinCode"
placeholder=
"请输入VIN码"
class=
"layui-input"
/>
</div>
<label
class=
"layui-form-label"
>
专属顾问
</label>
<div
class=
"layui-input-inline"
>
<input
type=
"text"
id=
"createName"
name=
"createName"
placeholder=
"请输入专属顾问"
class=
"layui-input"
/>
</div>
<label
class=
"layui-form-label"
>
订单来源
</label>
<div
class=
"layui-input-inline"
>
<select
id=
"type"
name=
"type"
lay-filter=
"type"
lay-search=
""
>
...
...
shop/src/main/resources/template/tpl/mealOrder/storeMealOrderList.html
浏览文件 @
ab29ddff
...
...
@@ -38,10 +38,6 @@
<div
class=
"layui-input-inline"
>
<input
type=
"text"
id=
"vinCode"
name=
"vinCode"
placeholder=
"请输入VIN码"
class=
"layui-input"
/>
</div>
<label
class=
"layui-form-label"
>
专属顾问
</label>
<div
class=
"layui-input-inline"
>
<input
type=
"text"
id=
"createName"
name=
"createName"
placeholder=
"请输入专属顾问"
class=
"layui-input"
/>
</div>
<label
class=
"layui-form-label"
>
订单来源
</label>
<div
class=
"layui-input-inline"
>
<select
id=
"type"
name=
"type"
lay-filter=
"type"
lay-search=
""
>
...
...
shop/src/main/resources/template/tpl/refundMealOrder/refundMealOrderList.html
浏览文件 @
ab29ddff
...
...
@@ -34,14 +34,6 @@
<div
class=
"layui-input-inline"
>
<input
type=
"text"
id=
"vinCode"
name=
"vinCode"
placeholder=
"请输入VIN码"
class=
"layui-input"
/>
</div>
<label
class=
"layui-form-label"
>
专属顾问
</label>
<div
class=
"layui-input-inline"
>
<input
type=
"text"
id=
"consultantName"
name=
"consultantName"
placeholder=
"请输入专属顾问"
class=
"layui-input"
/>
</div>
<label
class=
"layui-form-label"
>
服务顾问
</label>
<div
class=
"layui-input-inline"
>
<input
type=
"text"
id=
"createName"
name=
"createName"
placeholder=
"请输入服务顾问"
class=
"layui-input"
/>
</div>
<label
class=
"layui-form-label"
>
审核状态
</label>
<div
class=
"layui-input-inline"
>
<select
id=
"state"
name=
"state"
lay-filter=
"state"
lay-search=
""
>
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录