rev:按钮显示
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user