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