记得上下班打卡 | git大法好,push需谨慎

Commit 20d2f143 authored by 张国柄's avatar 张国柄

revert:代金、满减,商品搜索字段赋值;

parent bb0ec38d
......@@ -288,7 +288,7 @@
};
function getMallList() {
let data = {
title: searchVal
title: ''
}
let str = '';
promiseMethods(phpMallUrl + '/admin/goodListForQuick','get',data,'application/x-www-form-urlencoded').then(res=>{
......
......@@ -290,7 +290,7 @@
};
function getMallList() {
let data = {
title: searchVal
title: ''
}
let str = '';
promiseMethods(phpMallUrl + '/admin/goodListForQuick','get',data,'application/x-www-form-urlencoded').then(res=>{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment