给单据做限制,限制管理员录入

This commit is contained in:
季圣华
2019-11-21 21:48:42 +08:00
parent db48da60b0
commit 8a57477153
18 changed files with 538 additions and 3 deletions

View File

@@ -1107,6 +1107,9 @@
}
function addMaterial() {
if(checkPower()){
return;
}
$('#materialFM input').val(""); //将输入框全部清空
bindMProperty(); //根据商品属性绑定