zhouwx
2025-11-20 a390dbc5239ac26f093c6670c12cfd6a49ca6037
src/views/build/conpanyFunctionConsult/standardSysTemp/sysStandardModule/components/editDialog.vue
@@ -132,7 +132,7 @@
    if(value.filePath) {
      const obj = {
        url: value.filePath,
        name: '模板文件'
        name: value.templateName+value.format
      }
      state.fileList = [obj]
    }