|
@@ -25,14 +25,14 @@
|
|
|
ghost
|
|
ghost
|
|
|
>打印清单</Button
|
|
>打印清单</Button
|
|
|
>
|
|
>
|
|
|
- <Button type="primary" ghost @click="batchDispatchOrder"
|
|
|
|
|
|
|
+ <!-- <Button type="primary" ghost @click="batchDispatchOrder"
|
|
|
>批量派工单</Button
|
|
>批量派工单</Button
|
|
|
- >
|
|
|
|
|
|
|
+ > -->
|
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
<template slot="set" slot-scope="{ row }">
|
|
<template slot="set" slot-scope="{ row }">
|
|
|
<div>
|
|
<div>
|
|
|
- <a v-if="row.label == 1" style="margi n:0 5px" @click="bingChip(row)"
|
|
|
|
|
|
|
+ <a v-if="row.label == 1" style="margin:0 5px" @click="bingChip(row)"
|
|
|
>更改芯片</a
|
|
>更改芯片</a
|
|
|
>
|
|
>
|
|
|
</div>
|
|
</div>
|