✨ feat: 合同管理和供应商管理
This commit is contained in:
@@ -161,7 +161,7 @@
|
||||
|
||||
<!-- 撤回按钮 -->
|
||||
<el-button
|
||||
v-if="stockIo.status === 2"
|
||||
v-if="stockIo.status === 2 && stockIo.ioType !== 'withdraw'"
|
||||
type="warning"
|
||||
:loading="cancelLoading"
|
||||
@click="handleCancel"
|
||||
|
||||
Reference in New Issue
Block a user