|
|
|
@ -64,8 +64,8 @@
|
|
|
|
<Button style="margin-right: 10px;" type="primary" size="small"
|
|
|
|
<Button style="margin-right: 10px;" type="primary" size="small"
|
|
|
|
@click="showRukuDetail(scope.row.id)">查看</Button>
|
|
|
|
@click="showRukuDetail(scope.row.id)">查看</Button>
|
|
|
|
|
|
|
|
|
|
|
|
<Button style="margin-right: 10px;" type="primary" size="small"
|
|
|
|
<!-- <Button style="margin-right: 10px;" type="primary" size="small"
|
|
|
|
@click="showRukuDetail(scope.row.id)">确认入库</Button>
|
|
|
|
@click="showRukuDetail(scope.row.id)">确认入库</Button> -->
|
|
|
|
</template>
|
|
|
|
</template>
|
|
|
|
<template v-else>
|
|
|
|
<template v-else>
|
|
|
|
<Button v-if="scope.row.zhuangtai===0 || scope.row.zhuangtai===4" style="margin-right: 10px;"
|
|
|
|
<Button v-if="scope.row.zhuangtai===0 || scope.row.zhuangtai===4" style="margin-right: 10px;"
|
|
|
|
|