11.1
This commit is contained in:
parent
e1f52335d2
commit
eb78f504ee
@ -284,7 +284,7 @@
|
||||
</span>
|
||||
</el-form-item>
|
||||
<!-- <template v-if="ruleForm.deptType !== '3'">-->
|
||||
<template v-if="is2Store">
|
||||
<template v-if="ruleForm.deptType == '1' || ruleForm.deptType == '2'">
|
||||
<el-row >
|
||||
<el-col :span="20">
|
||||
<el-form-item label="计费方式" prop="turnoverType">
|
||||
@ -1724,8 +1724,6 @@ export default {
|
||||
this.parentName = res.data.parentName
|
||||
this.ruleForm = res.data
|
||||
|
||||
|
||||
|
||||
// this.ruleForm.parentId = res.data.parentId
|
||||
// this.ruleForm.status = res.data.status
|
||||
// this.ruleForm.leaderName = res.data.leaderName
|
||||
|
Loading…
Reference in New Issue
Block a user