mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-10 19:36:46 +08:00
-- bug
This commit is contained in:
@@ -974,7 +974,7 @@ export default {
|
||||
return;
|
||||
} */
|
||||
const offName = await validateName({
|
||||
name: state.qdms_inputV1,
|
||||
name: state.projectInfo.name,
|
||||
type: 1,
|
||||
id: state.projectInfo.projectId,
|
||||
}).then((res) => {
|
||||
|
||||
Reference in New Issue
Block a user