rev:按钮显示

This commit is contained in:
2024-06-18 16:51:54 +08:00
parent 05312a9f8a
commit 1c440c1085

View File

@@ -198,7 +198,7 @@
</el-form-item>-->
</el-form>
</div>
<span class="crud-opts-right2">
<span class="crud-opts-right2" v-if="mstrow.stor_id !== '1582991156504039455'">
<!--左侧插槽-->
<slot name="left" />
<!-- <el-button
@@ -214,7 +214,7 @@
</el-button>-->
<el-button
slot="left"
v-if="this.mstrow.bill_type !== '1011' || mstrow.stor_id !== '1582991156504039455'"
v-if="this.mstrow.bill_type !== '1011'"
class="filter-item"
:loading="loadingSetPoint"
type="warning"
@@ -227,7 +227,7 @@
</el-button>
<el-button
slot="left"
v-if="this.mstrow.bill_type !== '1011' || mstrow.stor_id !== '1582991156504039455'"
v-if="this.mstrow.bill_type !== '1011'"
class="filter-item"
:loading="loadingSetAllPoint"
type="warning"