Commit 228eb333 authored by Babin Egor's avatar Babin Egor

change fileform test commit

parent 8188d956
Pipeline #26 canceled with stages
...@@ -2,8 +2,6 @@ ...@@ -2,8 +2,6 @@
// eslint-disable-next-line no-undef // eslint-disable-next-line no-undef
import axios from 'axios'; import axios from 'axios';
import $ from 'jquery'; import $ from 'jquery';
import { async } from 'q';
import { TSThisType } from 'babel-types';
Vue.component('app-waste-utilisation-order-form', { Vue.component('app-waste-utilisation-order-form', {
props: { props: {
...@@ -37,7 +35,7 @@ Vue.component('app-waste-utilisation-order-form', { ...@@ -37,7 +35,7 @@ Vue.component('app-waste-utilisation-order-form', {
helptext: '' helptext: ''
}, },
wGroupSelect2: { wGroupSelect2: {
title: 'Вид отходов', title: 'Вид отходов111',
attrs: { attrs: {
name: 'waste-group', name: 'waste-group',
id: 'waste-group', id: 'waste-group',
......
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