feat:FOTON release
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
<div id="iframeEditor"></div>
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
import { baseUrl } from '@/sysConfig'
|
||||
|
||||
// var preview = GetQueryValue('preview')
|
||||
// var vm = new Vue({
|
||||
@@ -107,7 +106,7 @@
|
||||
"documentType": documentType,
|
||||
"editorConfig": {
|
||||
// 此处配置回调地址
|
||||
"callbackUrl": baseUrl+`/api/att/attFile/recieveFile?fileNm=${fileName}&standNo=${filePath}`,
|
||||
"callbackUrl": `http://10.100.5.116:4202/api/att/attFile/recieveFile?fileNm=${fileName}&standNo=${filePath}`,
|
||||
"mode":"edit",
|
||||
"lang":"zh-CN",
|
||||
// "customization": {
|
||||
|
||||
Reference in New Issue
Block a user