模型表单优化
This commit is contained in:
@@ -798,7 +798,7 @@ const defaultProps = {
|
||||
const nonlinearDeviceTypeList = ref('')
|
||||
//获取登陆用户姓名和部门
|
||||
const adminInfo = useAdminInfo()
|
||||
console.log(adminInfo.$state, '打印登陆用户新信息')
|
||||
// console.log(adminInfo.$state, '打印登陆用户新信息')
|
||||
const resetForm = () => {
|
||||
form.value = {
|
||||
reporter: '', //填报人 1
|
||||
|
||||
Reference in New Issue
Block a user