Browse Source

merge test

pull/112/head
juzi 10 months ago
parent
commit
b3a117f6c6
16 changed files with 8 additions and 23 deletions
  1. +3
    -3
      src/views/warehouse/chart/BarChart.vue
  2. +0
    -1
      src/views/warehouse/end-material/warehouseHis/index.vue
  3. +1
    -2
      src/views/warehouse/end-material/warehouseRealtime/index.vue
  4. +0
    -1
      src/views/warehouse/end-material/warehouseRealtimeLocation/index.vue
  5. +0
    -1
      src/views/warehouse/out-material/warehouseHis/index.vue
  6. +1
    -2
      src/views/warehouse/out-material/warehouseRealtime/index.vue
  7. +0
    -1
      src/views/warehouse/out-material/warehouseRealtimeLocation/index.vue
  8. +0
    -1
      src/views/warehouse/package-material/warehouseHis/index.vue
  9. +1
    -2
      src/views/warehouse/package-material/warehouseRealtime/index.vue
  10. +0
    -1
      src/views/warehouse/package-material/warehouseRealtimeLocation/index.vue
  11. +0
    -1
      src/views/warehouse/part-material/warehouseHis/index.vue
  12. +1
    -2
      src/views/warehouse/part-material/warehouseRealtime/index.vue
  13. +0
    -1
      src/views/warehouse/part-material/warehouseRealtimeLocation/index.vue
  14. +0
    -1
      src/views/warehouse/raw-material/warehouseHis/index.vue
  15. +1
    -2
      src/views/warehouse/raw-material/warehouseRealtime/index.vue
  16. +0
    -1
      src/views/warehouse/raw-material/warehouseRealtimeLocation/index.vue

+ 3
- 3
src/views/warehouse/chart/BarChart.vue View File

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


+ 0
- 1
src/views/warehouse/end-material/warehouseHis/index.vue View File

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


+ 1
- 2
src/views/warehouse/end-material/warehouseRealtime/index.vue View File

@@ -2,13 +2,12 @@
* @Author: zwq
* @Date: 2023-11-03 16:37:06
* @LastEditors: zwq
* @LastEditTime: 2023-11-23 15:54:31
* @LastEditTime: 2023-11-24 14:35:01
* @Description:
-->
<template>
<div class="app-container">
<search-bar
:isFold="true"
:formConfigs="formConfig"
ref="searchBarForm"
@headBtnClick="buttonClick" />


+ 0
- 1
src/views/warehouse/end-material/warehouseRealtimeLocation/index.vue View File

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


+ 0
- 1
src/views/warehouse/out-material/warehouseHis/index.vue View File

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


+ 1
- 2
src/views/warehouse/out-material/warehouseRealtime/index.vue View File

@@ -2,13 +2,12 @@
* @Author: zwq
* @Date: 2023-11-03 16:37:06
* @LastEditors: zwq
* @LastEditTime: 2023-11-23 15:54:14
* @LastEditTime: 2023-11-24 14:36:24
* @Description:
-->
<template>
<div class="app-container">
<search-bar
:isFold="true"
:formConfigs="formConfig"
ref="searchBarForm"
@headBtnClick="buttonClick" />


+ 0
- 1
src/views/warehouse/out-material/warehouseRealtimeLocation/index.vue View File

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


+ 0
- 1
src/views/warehouse/package-material/warehouseHis/index.vue View File

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


+ 1
- 2
src/views/warehouse/package-material/warehouseRealtime/index.vue View File

@@ -2,13 +2,12 @@
* @Author: zwq
* @Date: 2023-11-03 16:37:06
* @LastEditors: zwq
* @LastEditTime: 2023-11-23 15:53:54
* @LastEditTime: 2023-11-24 14:36:08
* @Description:
-->
<template>
<div class="app-container">
<search-bar
:isFold="true"
:formConfigs="formConfig"
ref="searchBarForm"
@headBtnClick="buttonClick" />


+ 0
- 1
src/views/warehouse/package-material/warehouseRealtimeLocation/index.vue View File

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


+ 0
- 1
src/views/warehouse/part-material/warehouseHis/index.vue View File

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


+ 1
- 2
src/views/warehouse/part-material/warehouseRealtime/index.vue View File

@@ -2,13 +2,12 @@
* @Author: zwq
* @Date: 2023-11-03 16:37:06
* @LastEditors: zwq
* @LastEditTime: 2023-11-23 15:53:28
* @LastEditTime: 2023-11-24 14:35:51
* @Description:
-->
<template>
<div class="app-container">
<search-bar
:isFold="true"
:formConfigs="formConfig"
ref="searchBarForm"
@headBtnClick="buttonClick" />


+ 0
- 1
src/views/warehouse/part-material/warehouseRealtimeLocation/index.vue View File

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


+ 0
- 1
src/views/warehouse/raw-material/warehouseHis/index.vue View File

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


+ 1
- 2
src/views/warehouse/raw-material/warehouseRealtime/index.vue View File

@@ -2,13 +2,12 @@
* @Author: zwq
* @Date: 2023-11-03 16:37:06
* @LastEditors: zwq
* @LastEditTime: 2023-11-23 15:52:53
* @LastEditTime: 2023-11-24 14:35:29
* @Description:
-->
<template>
<div class="app-container">
<search-bar
:isFold="true"
:formConfigs="formConfig"
ref="searchBarForm"
@headBtnClick="buttonClick" />


+ 0
- 1
src/views/warehouse/raw-material/warehouseRealtimeLocation/index.vue View File

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


Loading…
Cancel
Save