소스 검색

feat: evxml提示去掉

TIANYONG 1 년 전
부모
커밋
3d69407292
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/music-library/music-sheet/modal/music-operation.tsx

+ 1 - 1
src/views/music-library/music-sheet/modal/music-operation.tsx

@@ -1261,7 +1261,7 @@ export default defineComponent({
                   size={10}
                   key={'xmlFileUrl'}
                   v-model:fileList={forms.xmlFileUrl}
-                  tips="仅支持上传.xml/.mxml/.evxml格式文件"
+                  tips="仅支持上传.xml/.mxml格式文件"
                   listType="image"
                   accept=".xml,.mxml,.evxml"
                   bucketName="cloud-coach"