src/views/build/conpanyFunctionConsult/qualityManage/rangeManage/range/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/build/conpanyFunctionConsult/qualityManage/rangeManage/range/index.vue
@@ -255,6 +255,8 @@ const selectValue = async (val) => { state.form.analysis = '' state.form.content = '' myEditor1.value.myValue = '' myEditor2.value.myValue = '' state.form.id = '' data.companyList.forEach(item => { if(item.name === val){ @@ -272,6 +274,8 @@ const handleNodeClick = async (val) => { state.form.analysis = '' state.form.content = '' myEditor1.value.myValue = '' myEditor2.value.myValue = '' state.form.id = '' state.form.catalogueId = val.id await getCatalogDataList()