Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
e57c7938fe
|
|
@ -145,7 +145,7 @@
|
|||
size="mini"
|
||||
type="warning"
|
||||
icon="el-icon-edit"
|
||||
v-if="scope.row.purchasingStatus=='已验收合格'"
|
||||
v-if="scope.row.purchasingStatus=='已验收合格' ||scope.row.purchasingStatus=='待审核'"
|
||||
@click="handleCode(scope.row)"
|
||||
>编码管理</el-button>
|
||||
<el-button
|
||||
|
|
|
|||
Loading…
Reference in New Issue