This commit is contained in:
cun-nan 2024-11-01 16:29:02 +08:00
parent e1f52335d2
commit eb78f504ee

View File

@ -284,7 +284,7 @@
</span> </span>
</el-form-item> </el-form-item>
<!-- <template v-if="ruleForm.deptType !== '3'">--> <!-- <template v-if="ruleForm.deptType !== '3'">-->
<template v-if="is2Store"> <template v-if="ruleForm.deptType == '1' || ruleForm.deptType == '2'">
<el-row > <el-row >
<el-col :span="20"> <el-col :span="20">
<el-form-item label="计费方式" prop="turnoverType"> <el-form-item label="计费方式" prop="turnoverType">
@ -1724,8 +1724,6 @@ export default {
this.parentName = res.data.parentName this.parentName = res.data.parentName
this.ruleForm = res.data this.ruleForm = res.data
// this.ruleForm.parentId = res.data.parentId // this.ruleForm.parentId = res.data.parentId
// this.ruleForm.status = res.data.status // this.ruleForm.status = res.data.status
// this.ruleForm.leaderName = res.data.leaderName // this.ruleForm.leaderName = res.data.leaderName