Commit cb740c0a authored by hehongwei's avatar hehongwei

物料详情页面修改

parent b59bab67
......@@ -69,7 +69,7 @@
<!-- luckysheet容器 -->
<div
id="luckysheet"
style="margin: 0px; padding: 0px; position: absolute; width: 100%; height:80vh; z-index: 0"
style="margin: 0px; padding: 0px; width: 100%; height:80vh; z-index: 0"
>
</div>
<div v-if="showMask" class="mask">
......@@ -1014,6 +1014,7 @@ export default {
break;
//物料转换六矿转换
case 7: {
let map = new Map();
let smallMat = [];
let newsmallMat=[];
......
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