fix:分配页面修改
This commit is contained in:
@@ -198,7 +198,7 @@
|
||||
</el-form-item>-->
|
||||
</el-form>
|
||||
</div>
|
||||
<span v-if="mstrow.stor_id !== '1582991156504039455'" class="crud-opts-right2">
|
||||
<span class="crud-opts-right2">
|
||||
<!--左侧插槽-->
|
||||
<slot name="left" />
|
||||
<!-- <el-button
|
||||
@@ -213,7 +213,7 @@
|
||||
设置站点
|
||||
</el-button>-->
|
||||
<el-button
|
||||
v-if="this.mstrow.bill_type !== '1011'"
|
||||
v-if="this.mstrow.bill_type !== '1011' && mstrow.stor_id !== '1582991156504039455'"
|
||||
slot="left"
|
||||
class="filter-item"
|
||||
:loading="loadingSetPoint"
|
||||
@@ -424,6 +424,8 @@ export default {
|
||||
this.$refs['form2'].resetFields()
|
||||
this.tabledis = []
|
||||
this.$emit('DivChanged')
|
||||
this.button5 = true
|
||||
this.currentRow = {}
|
||||
this.$emit('update:dialogShow', false)
|
||||
},
|
||||
bill_statusFormat(row, column) {
|
||||
|
||||
Reference in New Issue
Block a user