Эх сурвалжийг харах

Merge branch 'daily_0.3.3' of https://git.xiaojukeji.com/pu_qa_tool/thoth-frontend into daily_0.3.3

wenbobowen 4 жил өмнө
parent
commit
f85d056819

+ 2 - 1
src/api/onlineQuality.js

@@ -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({

+ 2 - 2
src/views/dataBigManage/components/drawerModal/drawerModalData.js

@@ -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'
     },

+ 1 - 1
src/views/dataBigManage/components/drawerModal/index.vue

@@ -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">