|
|
|
|
@ -110,7 +110,7 @@
|
|
|
|
|
@click="checkSure(checkObj.row,checkObj.column,checkObj.shelveId,index)"
|
|
|
|
|
>核对正确
|
|
|
|
|
</a-button>
|
|
|
|
|
<a-button
|
|
|
|
|
<!-- <a-button
|
|
|
|
|
v-if="pcd!='' && pcd!=null"
|
|
|
|
|
class="btn"
|
|
|
|
|
type="primary"
|
|
|
|
|
@ -127,7 +127,7 @@
|
|
|
|
|
</a-modal>
|
|
|
|
|
|
|
|
|
|
3D点云信息
|
|
|
|
|
</a-button>
|
|
|
|
|
</a-button> -->
|
|
|
|
|
|
|
|
|
|
<a-button
|
|
|
|
|
class="btn"
|
|
|
|
|
@ -191,10 +191,6 @@ export default {
|
|
|
|
|
label: "盘点任务号",
|
|
|
|
|
key: "checkNum",
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
label: "托盘码",
|
|
|
|
|
key: "trayCode",
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
label: "盘点时间",
|
|
|
|
|
key: "exportTime",
|
|
|
|
|
|