hwh
2024-08-02 9f4c61d83f48afa6df174e39da6ddbd1f3f0ea99
HTML/views/Archiving/StockCheck.html
@@ -564,7 +564,7 @@
                  $(".editDemoClass").hide();//备注
               });
               sendData(IP + "/Basis/GetRoleRightList", {}, 'get', function(res) {
                  if (res.code == 200) { //成功
                  if (res.code == 0) { //成功
                     for (var k = 0; k < res.data.length; k++) {
                        if (res.data[k].MenuName == "添加盘点单") {
                           $(function() {