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