intermediate checkin during chart order form work
This commit is contained in:
@@ -260,9 +260,6 @@ const colors = computed( ()=> {
|
||||
})
|
||||
|
||||
|
||||
let priceRangeId = null
|
||||
|
||||
|
||||
function adjustShapes() {
|
||||
const limits = prices.value
|
||||
// console.log('limits', limits)
|
||||
@@ -334,7 +331,7 @@ function deleteBuilder() {
|
||||
|
||||
|
||||
if (!props.builder.priceA)
|
||||
lineA.createOrDraw();
|
||||
lineA.createOrDraw(); // initiate drawing mode
|
||||
|
||||
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user