diff --git a/web/src/views/testdata/testtask/index.vue b/web/src/views/testdata/testtask/index.vue index a25516f..4c47e6e 100644 --- a/web/src/views/testdata/testtask/index.vue +++ b/web/src/views/testdata/testtask/index.vue @@ -161,7 +161,7 @@ function addproject() { localStorageId: '', backupStorageId: '' } - if (standAlone) { + if (standAlone.value) { projectForme.value.localStorageId = 1 projectForme.value.backupStorageId = -1 } @@ -582,7 +582,7 @@ function importClose() {
新增 删除 - 导入 + 导入
- + - + @@ -724,7 +724,7 @@ function importClose() { 删除 -