|
|
@@ -686,9 +686,9 @@ export default {
|
|
|
});
|
|
|
|
|
|
|
|
|
- getSelectableRange().then(e => {
|
|
|
- this.startTimeRange = e.data;
|
|
|
- })
|
|
|
+ // getSelectableRange().then(e => {
|
|
|
+ // this.startTimeRange = e.data;
|
|
|
+ // })
|
|
|
// this.getTreeselect();
|
|
|
this.getDicts("sys_spec_show").then(response => {
|
|
|
this.specShowOptions = response.data;
|