修改
This commit is contained in:
parent
710c8dc540
commit
4ad55d3b6d
@ -105,7 +105,7 @@
|
||||
</view>
|
||||
<u-modal v-model="workshow" content="确定完成该工单吗?" show-cancel-button :mask-close-able="true"
|
||||
@confirm='workupdata'></u-modal>
|
||||
<u-modal v-model="Receivingshow" content="是否确认接单?" show-cancel-button :mask-close-able="true"
|
||||
<u-modal v-model="Receivingshow" content="确认接单吗?" show-cancel-button :mask-close-able="true"
|
||||
@confirm='updataReceiving'></u-modal>
|
||||
<u-toast ref="uToast" />
|
||||
</view>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user