|
|
@@ -336,7 +336,7 @@
|
|
|
<span style="font-size: 20px;">物品信息</span>
|
|
|
<img align="bottom" id="addBuyInfo" style="cursor: pointer" class="add"
|
|
|
src="${pageContext.request.contextPath}/liger/lib/ligerUI/skins/${sessionScope.css}/images/index/jia.png">
|
|
|
- <input type="button" class='l-button' id="addFromExcel" onclick="addExcel()" value="导入物品" />
|
|
|
+ <c:if test="${curTacheModel.n_se eq 1}"><input type="button" class='l-button' id="addFromExcel" onclick="addExcel()" value="导入物品" /></c:if>
|
|
|
</td>
|
|
|
</tr>
|
|
|
</table>
|