y595705120 3 gadi atpakaļ
vecāks
revīzija
f2b8a5dcc6
1 mainītis faili ar 1 papildinājumiem un 2 dzēšanām
  1. 1 2
      src/components/Tinymce/components/EditorImage.vue

+ 1 - 2
src/components/Tinymce/components/EditorImage.vue

@@ -76,8 +76,7 @@ export default {
         hasSuccess: true,
         width: file.width,
         height: file.height,
-        url : "http://smoa.ndjsxh.cn:8888/preview/"+ uid
-        // url : "http://localhost:8000/api/preview/"+ uid
+        url : "http://smoa.ndjsxh.cn:8888/attach/"+ uid
       }
     },
     handleRemove(file) {