fix:出库分配页面打不开bug修改

This commit is contained in:
2024-06-18 08:54:08 +08:00
parent 674685ef15
commit 170170d608

View File

@@ -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"
>