设备退运工作流完成
This commit is contained in:
@@ -46,11 +46,7 @@ const { push } = useRouter()
|
||||
|
||||
const TableHeaderRef = ref()
|
||||
const tableRef = ref()
|
||||
const interferenceType = dictData.getBasicData('Interference_Source')
|
||||
const areaOptionList = dictData.getBasicData('jibei_area')
|
||||
|
||||
const istatusList = dictData.getBasicData('On-network_Status')
|
||||
|
||||
const addRef = ref()
|
||||
const AuditRef = ref()
|
||||
const ruleFormRef = ref()
|
||||
@@ -147,10 +143,10 @@ const addForms = ref()
|
||||
const addFormModel = () => {
|
||||
show.value=true
|
||||
setTimeout(() => {
|
||||
|
||||
|
||||
addForms.value.open()
|
||||
}, 0);
|
||||
|
||||
|
||||
}
|
||||
|
||||
// 导出
|
||||
|
||||
Reference in New Issue
Block a user