王新雷 4 년 전
부모
커밋
23fbbaa156

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/index.html


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/static/css/chunk-d4a35a52.9beb0ebf.css


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/static/css/chunk-e60a43da.0747f265.css


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/static/js/app.0daee740.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/static/js/chunk-e60a43da.3a16d3b1.js


+ 2 - 0
src/views/contentManager/contentOperation.vue

@@ -628,6 +628,8 @@ export default {
             let form = this.form;
             if(result.videoCoverImage) {
               this.uploadType = 2
+            } else {
+              this.uploadType = 1
             }
             this.form = {
               id: result.id,

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.