|
|
@@ -371,8 +371,8 @@
|
|
|
</div>
|
|
|
|
|
|
<!-- 农资,步骤:农事已确认 -->
|
|
|
- <div class="fixed-btn-wrap" v-if="curRole == 2 && currentStep == 1">
|
|
|
- <div class="fixed-btn second" @click="handleForward">转发给客户</div>
|
|
|
+ <div class="fixed-btn-wrap center" v-if="curRole == 2 && currentStep == 1">
|
|
|
+ <!-- <div class="fixed-btn second" @click="handleForward">转发给客户</div> -->
|
|
|
<div class="fixed-btn" @click="showPriceSheetPopup">生成报价单</div>
|
|
|
</div>
|
|
|
<!-- 农资,步骤:农资已执行,请求确认 -->
|