|
@@ -314,7 +314,7 @@ const loadItemOptions = async () => {
|
|
|
|
|
|
|
|
const handleUploadFile = (fileType: string) => {
|
|
const handleUploadFile = (fileType: string) => {
|
|
|
proxy?.$router.push({
|
|
proxy?.$router.push({
|
|
|
- path: '/physical/mediaResource',
|
|
|
|
|
|
|
+ path: '/adv/mediaResource',
|
|
|
query: {
|
|
query: {
|
|
|
bizType: 'charge_points', // 转为字符串以兼容 URL 参数
|
|
bizType: 'charge_points', // 转为字符串以兼容 URL 参数
|
|
|
fileType: fileType
|
|
fileType: fileType
|