Przeglądaj źródła

Merge branch 'http_mock' of git.xiaojukeji.com:jacklijiajia/thoth-frontend into http_mock

qinzhipeng_v 5 lat temu
rodzic
commit
5f14e3cdb2

+ 1 - 1
src/views/projectManage/dialog_vue.vue

@@ -386,7 +386,7 @@ export default {
 }
 
 </script>
-<style lang="stylus">
+<style lang="stylus" scoped>
 .el-dialog__header {
     padding: 0px 0px 0px;
 }

+ 1 - 1
src/views/projectManage/taskList/taskViewDetails.vue

@@ -1388,7 +1388,7 @@ export default {
   }
 }
 </script>
-<style lang="stylus" >
+<style lang="stylus" scoped>
 .footer .el-tabs__nav-wrap::after {
   background-color: #FFFFFF !important;
 }