王新雷 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,

部分文件因文件數量過多而無法顯示