feat:FOTON release

This commit is contained in:
Superman_Main
2021-11-27 21:15:58 +08:00
parent 4920fa45e0
commit 6ac8a631e5
+1 -2
View File
@@ -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": {