projects/mes-test #132

Manually merged
gtz217 projects/mes-test 에서 projects/mes 로 281 commits 를 머지했습니다 2023-11-30 09:11:34 +08:00
6개의 변경된 파일3개의 추가작업 그리고 8개의 파일을 삭제
Showing only changes of commit 601387184e - Show all commits

파일 보기

@@ -1,5 +1,5 @@
<template>
<div :class="className" :style="{ height: height, width: width }" />
<div :class="className" :style="{ height: height, width: width,marginLeft: '10px' }" />
</template>
<script>
@@ -97,7 +97,7 @@ export default {
{
containLabel: true,
top: 40,
left: '2%',
left: '4%',
right: '2%',
bottom: '3%',
bottom: '55%',
@@ -105,7 +105,7 @@ export default {
{
containLabel: true,
top: 40,
left: '2%',
left: '4%',
right: '2%',
bottom: '3%',
top: '55%',

파일 보기

@@ -2,7 +2,6 @@
<div class="app-container">
<!-- 搜索工作栏 -->
<search-bar
:isFold="true"
:formConfigs="formConfig"
ref="searchBarForm"
@headBtnClick="buttonClick" />

파일 보기

@@ -2,7 +2,6 @@
<div class="app-container">
<!-- 搜索工作栏 -->
<search-bar
:isFold="true"
:formConfigs="formConfig"
ref="searchBarForm"
@headBtnClick="buttonClick" />

파일 보기

@@ -2,7 +2,6 @@
<div class="app-container">
<!-- 搜索工作栏 -->
<search-bar
:isFold="true"
:formConfigs="formConfig"
ref="searchBarForm"
@headBtnClick="buttonClick" />

파일 보기

@@ -2,7 +2,6 @@
<div class="app-container">
<!-- 搜索工作栏 -->
<search-bar
:isFold="true"
:formConfigs="formConfig"
ref="searchBarForm"
@headBtnClick="buttonClick" />

파일 보기

@@ -2,7 +2,6 @@
<div class="app-container">
<!-- 搜索工作栏 -->
<search-bar
:isFold="true"
:formConfigs="formConfig"
ref="searchBarForm"
@headBtnClick="buttonClick" />