fix:分配页面修改

This commit is contained in:
zhouz
2025-09-25 12:10:31 +08:00
parent c117d56657
commit e3b3c6f32f

View File

@@ -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) {