无关风月
昨天 9d6848ea3b085d66f515403d1991ed492d4bc395
cloud-server-management/src/main/webapp/WEB-INF/view/system/tShop/TShop_edit.html
@@ -216,7 +216,7 @@
                if (file && file.response) {
                    file.url = file.response;
                }
                TCarInfoDlg.goodsPicArray.push(res);
                TCarInfoDlg.goodsPicArray.push(file.url);
                console.log(TCarInfoDlg.goodsPicArray);
            },
            // 添加 beforeUpload 钩子到 el-upload 组件