Commit 566f5819 by liuchenxi

Merge branch 'bugfix/5-11修改bug'

parents ea530705 e3aa7636
......@@ -1168,6 +1168,7 @@ export default {
selectVal = `${data.fixedTimeRangeValue[0]}${data.fixedTimeRangeValue[1]}`;
break;
}
returnFlag = !!tagValue.val[0].data.value;
this.postTemplateData.selectedVal.push(selectVal);
}
if (!returnFlag) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment