ZaiZai %!s(int64=2) %!d(string=hai) anos
pai
achega
023b1f91cf
Modificáronse 2 ficheiros con 291 adicións e 273 borrados
  1. 291 267
      src/views/file/collection.vue
  2. 0 6
      src/views/file/records.vue

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 291 - 267
src/views/file/collection.vue


+ 0 - 6
src/views/file/records.vue

@@ -1304,13 +1304,7 @@ const setFileNumber = () => {
         } else {
             numL = batchSet.value.numberEnd.length
         }
-
-        //检测前缀最后是否有-
         let prefix = batchSet.value.prefix
-        if (prefix.charAt(prefix.length - 1) !== '-') {
-            //没有就加上
-            prefix = prefix + '-'
-        }
 
         //遍历赋值
         let index = 0

Algúns arquivos non se mostraron porque demasiados arquivos cambiaron neste cambio