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 组件