Pārlūkot izejas kodu

lucksheet修改

xjj 2 gadi atpakaļ
vecāks
revīzija
9e2713494b
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      src/controllers/menuButton.js

+ 1 - 1
src/controllers/menuButton.js

@@ -3708,7 +3708,7 @@ const menuButton = {
             "13": "Thick"
         };
 
-        type = borderType[type.toString()];
+        type = borderType[type? type.toString(): "0"];
 
     	try {
         	if(type == "Hair"){