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

Commit 2c99465f authored by dongchun's avatar dongchun

删除接口调试新增参数

parent 2162af19
...@@ -350,7 +350,7 @@ ...@@ -350,7 +350,7 @@
if (!item.querySelector('.timeSp').value || !item.querySelector('.storeList').getAttribute('data-id')) { if (!item.querySelector('.timeSp').value || !item.querySelector('.storeList').getAttribute('data-id')) {
flag = true; flag = true;
} }
// obj['delTag'] = 0; obj['delTag'] = 0;
if (item.getAttribute('data-newTag')) { if (item.getAttribute('data-newTag')) {
obj['newTag'] = 1; obj['newTag'] = 1;
} else { } else {
......
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