11
This commit is contained in:
@@ -28,10 +28,10 @@
|
||||
<view class="btnList">
|
||||
<up-button v-show="state.type === '1'" class="btnItem" type="primary" shape="circle"
|
||||
@click="PRD_MOPushIntoProFun"
|
||||
text="开始生产"></up-button>
|
||||
text="确认"></up-button>
|
||||
<up-button v-show="state.type !== '1'" class="btnItem" type="primary" shape="circle"
|
||||
@click="PRD_MORPTSaveFun"
|
||||
text="生产测试"></up-button>
|
||||
text="确认"></up-button>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user