linehang преди 6 години
родител
ревизия
a0432307ed
променени са 1 файла, в които са добавени 1 реда и са изтрити 3 реда
  1. 1 3
      app/recover/html/new_recover.html

+ 1 - 3
app/recover/html/new_recover.html

@ -209,7 +209,7 @@
				})
			}
			// 初始化加载flatpickr插件
			$(".calendar").flatpickr();
//			$(".calendar").flatpickr();
			
			recoverVue = new Vue({
                el: "#app",
@ -519,8 +519,6 @@
                		this.labelCode = label.code
                	},
                	selectTime: function(index) {
                		event.cancelBubble = true;
                		event.stopPropagation();
                		var currentEle = $(event.target),
                			vm = this;
                		currentEle.flatpickr({