mirror of
https://github.com/ElemeFE/element.git
synced 2025-12-16 11:44:01 +08:00
DatePicker: fix trigger multiple watch, fixed #597
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
</table>
|
||||
</template>
|
||||
|
||||
<script type="text/ecmascript-6">
|
||||
<script type="text/babel">
|
||||
import { $t } from '../util';
|
||||
|
||||
export default {
|
||||
|
||||
Reference in New Issue
Block a user