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