mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-12 12:26:47 +08:00
-- 项目不需要选择阶段
This commit is contained in:
@@ -478,7 +478,7 @@ const resetAudienceInfo = () => {
|
|||||||
// };
|
// };
|
||||||
//确定添加授权
|
//确定添加授权
|
||||||
const submitAuth = () => {
|
const submitAuth = () => {
|
||||||
if (props.type !== 3) {
|
if (props.type === 2) {
|
||||||
stageVisible.value = true
|
stageVisible.value = true
|
||||||
} else {
|
} else {
|
||||||
handleStageOk()
|
handleStageOk()
|
||||||
|
|||||||
Reference in New Issue
Block a user