فهرست منبع

fix:combine-custom

ananzhusen 8 ماه پیش
والد
کامیت
aee507414b
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/views/components/PenProps.vue

+ 1 - 1
src/views/components/PenProps.vue

@@ -1620,7 +1620,7 @@ function initPenData() {
     if(!data.pen.props){
       data.pen.props = {};
     }
-    data.pen.props.custom = true;
+    data.pen.props.custom = [];
   }
   if (!data.pen.props.image) {
     if (data.pen.image) {