Commit bfcb1b18 authored by miaojiale's avatar miaojiale

去除时间

parent 4afd404f
......@@ -12,7 +12,7 @@
<template v-if="!isEmpty">
<!-- 多次记录 -->
<el-row v-if="form.fillType === 1">
<tags-scroll-bar
<!-- <tags-scroll-bar
v-if="repeatedlyList.length > 0"
ref="tags"
:tags-list="repeatedlyList"
......@@ -20,7 +20,7 @@
:disabled="disabled"
@change="changeRepeate"
@add="handleAdd"
></tags-scroll-bar>
></tags-scroll-bar> -->
</el-row>
<el-row class="header">
<!-- <template v-if="formData.percent.autoPercent">
......
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