@@ -1,6 +1,7 @@
import request from '@/utils/request'
-const commonUrl = 'http://10.96.93.249:8083'
+// const commonUrl = 'http://10.96.93.249:8083'
+const commonUrl = 'http://10.96.81.237:8083'
export function addCheckTemplate(data) {
return request({
@@ -29,14 +29,14 @@ export const columns = {
{
label: '级别',
key: 'level',
- minWidth: 60,
+ minWidth: 70,
align: 'left',
type: 'level'
},
label: '问题名称',
key: 'title',
- minWidth: 200,
+ minWidth: 250,
type: 'link',
align: 'left'
@@ -18,7 +18,7 @@
<div
v-if="openDrawer && isTimeLine(1)"
class="drawer-padding drawer-header"
- :style="{paddingTop: !isTimeLine(2) ? '30px':'20px'}"
+ :style="{paddingTop: !isTimeLine(2) ? '30px':'10px'}"
@click.stop
>
<div id="index" ref="timeline1" class="drawer-scll">