y595705120 пре 3 година
родитељ
комит
f2b8a5dcc6
1 измењених фајлова са 1 додато и 2 уклоњено
  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) {