yangg 6 månader sedan
förälder
incheckning
2184769275

Filskillnaden har hållts tillbaka eftersom den är för stor
+ 0 - 0
dist/index.html


Filskillnaden har hållts tillbaka eftersom den är för stor
+ 0 - 0
dist/static/css/chunk-35362080.a1972a05.css


Filskillnaden har hållts tillbaka eftersom den är för stor
+ 0 - 0
dist/static/js/app.4a955f30.js


Filskillnaden har hållts tillbaka eftersom den är för stor
+ 0 - 0
dist/static/js/chunk-0412a924.8fc7bd3f.js


Filskillnaden har hållts tillbaka eftersom den är för stor
+ 0 - 0
dist/static/js/chunk-35362080.6969975c.js


+ 1 - 1
src/views/project/components/dataList.vue

@@ -1011,7 +1011,7 @@ export default {
 
 
       // 根据不同类型分类存储
       // 根据不同类型分类存储
       locationArray.forEach((location) => {
       locationArray.forEach((location) => {
-        const cleanLocation = location.replace(/[\[\]]/g, "");
+        const cleanLocation = location.replace(/[\[\]【】]/g, "");
         const type = this.getDocumentType(cleanLocation);
         const type = this.getDocumentType(cleanLocation);
         console.log("params", type);
         console.log("params", type);
         // 为每种类型创建对应长度的空数组
         // 为每种类型创建对应长度的空数组

Vissa filer visades inte eftersom för många filer har ändrats