模版下载-地址变更

This commit is contained in:
bb_pan 2025-02-07 09:24:00 +08:00
parent 884d05a8ff
commit 21fd77d883
1 changed files with 1 additions and 1 deletions

View File

@ -689,7 +689,7 @@ const onEditorReady = (editor) => {
onMounted(() => {
getContractListData()
uploadUrlTemp.value = window.location.origin + '/mall-view/contract-template.docx'
uploadUrlTemp.value = window.location.origin + '/iws/mall-view/contract-template.docx'
// getEquipmentTypeApi().then((res: any) => {
// deviceTypeTree.value = res.data
})