Tony Kang 1 год назад
Родитель
Сommit
fd1fef38a1
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      web/building_saas/standard_interface/export/zhejiang_hangzhou.js

+ 1 - 1
web/building_saas/standard_interface/export/zhejiang_hangzhou.js

@@ -347,7 +347,7 @@ INTERFACE_EXPORT = (() => {
         }
       }
 
-      const needParentCodeCollection = ['-a', '-b', '-c', '-d', '-e', '-f', '-g', '-h', '-i', '-j', '-k', '-l', '-m', '-n', '-o', '-p', '-q', '-r', '-s', '-t', '-u', '-v', '-w', , '-x', '-y', '-z'];
+      const needParentCodeCollection = ['-a', '-b', '-c', '-d', '-e', '-f', '-g', '-h', '-i', '-j', '-k', '-l', '-m', '-n', '-o', '-p', '-q', '-r', '-s', '-t', '-u', '-v', '-w', '-x', '-y', '-z'];
       // 获取子目长号
       const getLongBillCode = (node) => {
         if (needParentCodeCollection.includes(node.data.code || '')) {