niuheng %!s(int64=3) %!d(string=hai) anos
pai
achega
48798c3fb7
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      src/components/model/file/floorTable.vue

+ 4 - 0
src/components/model/file/floorTable.vue

@@ -195,6 +195,7 @@ export default {
     },
     // 下载模型文件
     downloadModel(item) {
+      //注释
       let url =
         item.FetchUrl ||
         (item.Url.match(/(\/image-service\S*)$/g)
@@ -348,4 +349,7 @@ export default {
 
 
 
+
+
+
 </style>