树控件样式微调
This commit is contained in:
@@ -124,7 +124,7 @@ const form: any = ref({
|
||||
const router = useRouter();
|
||||
const activeNames = ref(['2'])
|
||||
const tabShow= ref(false);
|
||||
const tabLabel1 = ref('自动检测')
|
||||
const tabLabel1 = ref('设备检测')
|
||||
const editableTabsValue = ref('0')
|
||||
const handleChange = (val: string[]) => {
|
||||
// console.log(val)
|
||||
|
||||
Reference in New Issue
Block a user