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

Commit 5145ae6c authored by sangchunxi's avatar sangchunxi

1

parent 8b5bea59
......@@ -223,7 +223,7 @@
if (item) {
body+=`<div class="activityStore_item" data-newTag="">
<div class="input-group" style="margin-right: 12px;">
<input type="text" class="form-control storeList item${count}" data-id="${item.storeId}" value="${item.storeName}" placeholder="搜索店铺名称">
<input type="text" class="form-control storeList item${count}" data-id="${item.storeId}" disabled value="${item.storeName}" placeholder="搜索店铺名称">
<div class="input-group-btn">
<ul class="dropdown-menu dropdown-menu-right" role="menu">
</ul>
......
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