微调
This commit is contained in:
@@ -44,9 +44,11 @@ import ValueTypePopup from './components/valueTypePopup.vue'
|
||||
} from '@/api/device/testScript/index'
|
||||
import { computed, reactive, ref } from 'vue'
|
||||
import { useModeStore } from '@/stores/modules/mode'; // 引入模式 store
|
||||
// defineOptions({
|
||||
// name: 'machine/testScript'
|
||||
// })
|
||||
defineOptions({
|
||||
name: '/testScript'
|
||||
})
|
||||
|
||||
|
||||
const comparisonPopup = ref()
|
||||
const testScriptPopup = ref()
|
||||
const valueTypePopup = ref()
|
||||
|
||||
Reference in New Issue
Block a user