|
@@ -8,8 +8,6 @@
|
|
:productionPay="amount.pay"
|
|
:productionPay="amount.pay"
|
|
@submit="submitCreatedProductOrder"
|
|
@submit="submitCreatedProductOrder"
|
|
:loading="loadingStatus.some"
|
|
:loading="loadingStatus.some"
|
|
- :useStickyBar="true"
|
|
|
|
- :alwaysShowSticky="true"
|
|
|
|
>
|
|
>
|
|
<template v-slot:buy-tip-group>
|
|
<template v-slot:buy-tip-group>
|
|
<router-view name="buy-tip"></router-view>
|
|
<router-view name="buy-tip"></router-view>
|