fix:出库分配页面打不开bug修改
This commit is contained in:
@@ -214,13 +214,12 @@
|
||||
</el-button>-->
|
||||
<el-button
|
||||
slot="left"
|
||||
v-if="this.mstrow.bill_type !== '1011'"
|
||||
v-if="this.mstrow.bill_type !== '1011' || mstrow.stor_id !== '1582991156504039455'"
|
||||
class="filter-item"
|
||||
:loading="loadingSetPoint"
|
||||
type="warning"
|
||||
icon="el-icon-check"
|
||||
size="mini"
|
||||
v-if="mstrow.stor_id !== '1582991156504039455'"
|
||||
:disabled="button4"
|
||||
@click="oneSetPoint2"
|
||||
>
|
||||
@@ -228,13 +227,12 @@
|
||||
</el-button>
|
||||
<el-button
|
||||
slot="left"
|
||||
v-if="this.mstrow.bill_type !== '1011'"
|
||||
v-if="this.mstrow.bill_type !== '1011' || mstrow.stor_id !== '1582991156504039455'"
|
||||
class="filter-item"
|
||||
:loading="loadingSetAllPoint"
|
||||
type="warning"
|
||||
icon="el-icon-check"
|
||||
:disabled="button5"
|
||||
v-if="mstrow.stor_id !== '1582991156504039455'"
|
||||
size="mini"
|
||||
@click="allSetPoint"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user