表单设计页面,模型基础信息增删

This commit is contained in:
2024-04-29 09:02:06 +08:00
parent 8117b8673b
commit 0c7b5ff4d6
17 changed files with 2732 additions and 792 deletions

View File

@@ -1,4 +1,4 @@
<!--业务用户管理界面-->
<!--生产线管理界面-->
<template>
<div class='default-main'>
<TableHeader>

View File

@@ -125,7 +125,6 @@ const resetForm = () => {
}
const open = (text: string, data?: anyObj) => {
console.log(data)
tab.value = 'user'
title.value = text
//默认选中第一个tab

View File

@@ -1,4 +1,4 @@
<!--业务用户管理界面-->
<!--暂降治理历史数据管理界面-->
<template>
<div class='default-main'>
<TableHeader>