+
liuyg
2021-06-28 9d64dff540a5dde469ec248ef3ae54b23e1afc3f
+
1 files modified
6 ■■■■■ changed files
widgets/BOXTailoring/Widget.js 6 ●●●●● patch | view | raw | blame | history
widgets/BOXTailoring/Widget.js
@@ -285,6 +285,12 @@
                        // };
                        // viewer.entities.removeAll();
                        // that.defaultLayui();
                        if (!isBegin) {
                            layer.tips('请先添加盒子', '#beginBOXTailoringG', {
                                tips: [3, 'red']
                            });
                            return false;
                        }
                        isBegin = false;
                        that.closesBOXTailoring();
                    });