Browse Source

增加审计和告警状态

master
lihua 5 years ago
parent
commit
7e78f42e20
  1. 14
      src/api/material.js
  2. 1
      src/icons/svg/audit.svg
  3. 1
      src/icons/svg/export.svg
  4. 2
      src/icons/svg/warn.svg
  5. 6
      src/router/index.js
  6. 4
      src/store/getters.js
  7. 16
      src/store/modules/app.js
  8. 152
      src/views/layout/components/Navbar.vue
  9. 47
      src/views/material/audit/index.vue
  10. 10
      src/views/material/log/Log.vue
  11. 16
      src/views/material/log/LogDetail.vue
  12. 22
      src/views/material/warehouse/index.vue

14
src/api/material.js

@ -136,10 +136,14 @@ export function donwload() {
type: 'application/vnd.ms-excel'
})
const fileName = 'template.xlsx'
var link = document.createElement('a')
link.href = window.URL.createObjectURL(blob)
link.download = fileName
link.click()
window.URL.revokeObjectURL(link.href)
if (window.navigator.msSaveOrOpenBlob) {
navigator.msSaveBlob(blob, fileName)
} else {
var link = document.createElement('a')
link.href = window.URL.createObjectURL(blob)
link.download = fileName
link.click()
window.URL.revokeObjectURL(link.href)
}
})
}

1
src/icons/svg/audit.svg

@ -0,0 +1 @@
<svg t="1565773090501" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="2132" width="128" height="128"><path d="M474.951056 656.919485h110.399944c4.599464 0 6.900619-2.299732 6.900618-6.900619V587.920409h-117.300562v68.999076zM288.651419 472.919579v50.599796h117.300562v-57.500414h-110.399943c-4.600887 1.545955-6.900619 3.845687-6.900619 6.900618zM288.651419 650.020288c0 4.599464 2.299732 6.900619 6.900619 6.900619h110.399943V587.920409h-117.300562v62.099879zM583.051268 466.020383h-108.100212v57.500415h114.999408V472.919579c-1.545955-3.054932-3.845687-5.354664-6.899196-6.899196z" fill="#1296db" p-id="2133"></path><path d="M866.7617 210.915092c-0.361244-39.088335-25.644076-67.299521-64.676945-68.427343-113.972564-3.744709-211.017847-50.521574-300.833979-116.021985-48.160686-35.133138-71.294541-35.33936-118.94465-0.305777C291.979417 92.581997 194.062312 139.154062 79.168149 142.743749c-38.210825 1.183288-63.344323 30.365851-63.344323 69.759964-0.517689 89.045288 1.433599 177.934131-0.517689 266.71773-2.204443 108.332033 33.188961 202.605407 99.511416 286.415497 80.017026 101.201015 182.032973 176.961331 288.928562 246.667251 26.00532 16.977058 53.649039 14.772615 79.604582-2.205866 83.811512-54.778283 164.033338-114.278341 234.100502-186.089148C792.184671 747.27606 851.478507 660.748105 862.762413 551.443272c6.25493-59.960858 1.127822-121.100738 1.127821-181.677418l2.871466 0.155023c0-53.088684 0.305778-106.072123 0-159.005785zM693.451211 394.720153c-6.145419 26.090653-19.190035 38.344514-39.099713 36.799981 4.599464 7.689952 6.900619 16.890302 6.900618 27.59963v216.200422c0 32.200517-17.645502 48.300064-52.899528 48.300064h-133.400109v39.099714c-1.545955 16.854747-13.046038 26.053676-34.500249 27.59963-23.000166 0-34.500249-8.445151-34.500249-25.299898v-41.399446h-133.400109c-36.799981 0-54.445483-15.310214-52.899529-46.000332V438.41933c-26.090653 3.090487-38.344514-8.409596-36.799981-34.500249V341.819202c-1.544533-36.799981 17.609947-55.200683 57.500415-55.200683h160.99974c-12.290838-24.509143-6.900619-40.610112 16.099547-48.300064 29.110029-12.255283 50.599796 3.845687 64.399611 48.300064h165.600626c35.254026 0 52.899528 16.099547 52.899529 48.300064-0.001422 24.546121-2.301154 44.491355-6.900619 59.80157z" fill="#1296db" p-id="2134"></path><path d="M619.851249 351.019553H256.450902c-4.599464 1.544533-6.900619 3.845687-6.900619 6.900619v41.399445h156.400276v-13.799815c0-16.854747 11.500083-26.055098 34.500249-27.59963 21.454211 1.544533 32.954294 10.744883 34.500248 27.59963v13.799815h147.199925c4.599464-12.255283 7.654396-24.509143 9.200351-36.799981-1.545955-6.109864-5.390219-9.954128-11.500083-11.500083z" fill="#1296db" p-id="2135"></path></svg>

After

Width:  |  Height:  |  Size: 2.7 KiB

1
src/icons/svg/export.svg

@ -1 +0,0 @@
<svg t="1564385393375" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5418" width="200" height="200"><path d="M992 496L796.8 288v160H448v96h348.8v160z" p-id="5419" fill="#e6e6e6"></path><path d="M128 160h576V96H96c-19.2 0-32 12.8-32 32v736c0 19.2 12.8 32 32 32h608v-64H128V160z" p-id="5420" fill="#e6e6e6"></path></svg>

Before

Width:  |  Height:  |  Size: 365 B

2
src/icons/svg/warn.svg

@ -1 +1 @@
<svg t="1564385250534" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="3846" width="200" height="200"><path d="M512.0164794921875 644.123504638672c18.583099365234375 0 33.703033447265625-15.119110107421877 33.703033447265625-33.704681396484375V360.8583374023437c0-18.583099365234375-15.119110107421877-33.703033447265625-33.70385742187501-33.703033447265625-18.58145141601562 0-33.7005615234375 15.119110107421877-33.7005615234375 33.703033447265625v249.56048583984378c0.0016479492187499998 18.5855712890625 15.119110107421877 33.704681396484375 33.7005615234375 33.704681396484375zM512.0164794921875 687.743896484375c-12.51617431640625 0-24.774444580078125 5.076507568359375-33.63629150390625 13.930938720703125-8.852783203125 8.8560791015625-13.930114746093748 21.115997314453125-13.930114746093748 33.638763427734375 0 12.5211181640625 5.077331542968749 24.781036376953125 13.930938720703125 33.6346435546875 8.85443115234375 8.852783203125 21.114349365234375 13.930114746093748 33.6346435546875 13.930114746093748 12.5211181640625 0 24.780212402343754-5.077331542968749 33.6346435546875-13.930938720703125 8.8560791015625-8.856903076171875 13.934234619140627-21.11517333984375 13.934234619140627-33.6346435546875 0-12.519470214843752-5.078155517578126-24.781036376953125-13.936706542968752-33.64041137695312-8.85772705078125-8.851959228515625-21.11517333984375-13.928466796875-33.632171630859375-13.928466796875z" fill="#e6e6e6" p-id="3847"></path><path d="M830.261016845703 886.9249267578125H193.73733520507812c-24.309722900390625 0-46.0799560546875-13.743896484375-58.23522949218751-36.7657470703125s-12.1552734375-50.510467529296875 0-73.53231811523438L453.7647705078125 173.8408203125c12.154449462890625-23.0218505859375 33.92550659179688-36.7657470703125 58.23522949218751-36.7657470703125 24.310546875 0 46.08160400390625 13.743896484375 58.23687744140626 36.7657470703125l318.26019287109375 602.7852172851562a78.69781494140625 78.69781494140625 0 0 1 0 73.53231811523438c-12.1552734375 23.0218505859375-33.92550659179688 36.7657470703125-58.23605346679688 36.7657470703125zM511.9991760253907 193.748046875c-2.6754455566406246 0-9.334808349609375 0.8206787109375-13.352508544921875 8.429260253906252L180.38565063476562 804.9625244140625c-4.016876220703125 7.608581542968748-1.3381347656250002 14.325622558593748 0 16.858520507812504 1.338958740234375 2.535369873046875 5.318756103515625 8.430908203125 13.352508544921875 8.430908203125h636.523681640625c8.034576416015625 0 12.014373779296875-5.89471435546875 13.352508544921875-8.430084228515625 1.338958740234375-2.5345458984375 4.0177001953125-9.250762939453125 0-16.85934448242187L525.3525085449219 202.17730712890625c-4.0177001953125-7.607757568359376-10.676239013671877-8.429260253906252-13.35333251953125-8.429260253906252z" fill="#e6e6e6" p-id="3848"></path></svg>
<svg t="1565833318823" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="2181" width="128" height="128"><path d="M512.22643174 898.08283145a71.02363359 71.02363359 0 0 1-54.68614717-25.70248916H385.21785518a129.87959942 129.87959942 0 0 0 41.76654433 59.47118524 135.4849295 135.4849295 0 0 0 170.41570664 0 138.90281396 138.90281396 0 0 0 41.76654434-59.47118524H566.84422109a71.02363359 71.02363359 0 0 1-54.61778935 25.70248915zM454.32747354 695.53901357l-44.97935625-44.97935537 98.02491855-98.02491855L426.98439951 472.14610332l142.79920225-143.07263262 44.97935537 44.97935625-98.02491856 98.02491856 80.38863633 80.38863633z" fill="#1296db" p-id="2182"></path><path d="M862.62791943 787.20666787l-61.11176923-122.15518066V448.08419815A290.52015644 290.52015644 0 0 0 576.82444326 164.80995664V126.25622247a64.32458028 64.32458028 0 1 0-128.58080362-1e-8V164.80995664A290.52015644 290.52015644 0 0 0 223.21014453 447.74240997v217.03564599l-61.11176924 122.15518154a29.87230781 29.87230781 0 0 0 1.64058399 30.55588417 33.15347666 33.15347666 0 0 0 27.34307402 16.06405606h642.97237412a33.15347666 33.15347666 0 0 0 27.34307315-16.06405606 34.17884209 34.17884209 0 0 0 1.23043886-30.2824538z m-620.75612724-17.63628222l40.19431817-82.02922032a46.96172842 46.96172842 0 0 0 3.21281102-14.491829V448.08419815a225.03349512 225.03349512 0 1 1 450.06699024 0v225.03349599a46.96172842 46.96172842 0 0 0 3.21281104 14.49182813l40.19431816 82.02922119z" fill="#1296db" p-id="2183"></path></svg>

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

6
src/router/index.js

@ -48,9 +48,10 @@ export const constantRouterMap = [
path: 'warehouse',
component: () => import('@/views/material/warehouse/index'),
meta: { title: '物料仓库', icon: 'warehouse' }
}, {
},
{
path: 'audit',
admin: true,
hidden: true,
component: () => import('@/views/material/audit/index'),
meta: { title: '出库审核', icon: 'export' }
},
@ -60,6 +61,7 @@ export const constantRouterMap = [
meta: { title: '出入库日志', icon: 'log' }
}, {
path: 'warn',
hidden: true,
component: () => import('@/views/material/warn/index'),
meta: { title: '物料告警', icon: 'warn' }
}]

4
src/store/getters.js

@ -3,6 +3,8 @@ const getters = {
device: state => state.app.device,
token: state => state.user.token,
name: state => state.user.name,
role: state => state.user.role
role: state => state.user.role,
auditCount: state => state.app.auditCount,
warnCount: state => state.app.warnCount
}
export default getters

16
src/store/modules/app.js

@ -6,7 +6,9 @@ const app = {
opened: !+Cookies.get('sidebarStatus'),
withoutAnimation: false
},
device: 'desktop'
device: 'desktop',
auditCount: 0,
warnCount: 0
},
mutations: {
TOGGLE_SIDEBAR: state => {
@ -25,6 +27,12 @@ const app = {
},
TOGGLE_DEVICE: (state, device) => {
state.device = device
},
SET_AUDIT_COUNT: (state, count) => {
state.auditCount = count
},
SET_WARN_COUNT: (state, count) => {
state.warnCount = count
}
},
actions: {
@ -36,6 +44,12 @@ const app = {
},
ToggleDevice({ commit }, device) {
commit('TOGGLE_DEVICE', device)
},
SetAuditCount({ commit }, count) {
commit('SET_AUDIT_COUNT', count)
},
SetWarnCount({ commit }, count) {
commit('SET_WARN_COUNT', count)
}
}
}

152
src/views/layout/components/Navbar.vue

@ -2,24 +2,35 @@
<div class="navbar">
<hamburger :toggle-click="toggleSideBar" :is-active="sidebar.opened" class="hamburger-container"/>
<i>北京中电红石科技股份有限公司</i>
<el-dropdown class="avatar-container" trigger="click">
<div class="avatar-wrapper">
<img src="../../../assets/user.png" class="user-avatar">
<i class="el-icon-caret-bottom"/>
<div class="right-menu">
<div class="right-menu-item hover-effect">
<el-badge :value="warnCount" :hidden="badgeWarnHidden" style="margin-top: 10px;margin-right: 30px;">
<svg-icon icon-class="warn" style="font-size: 36px;" @click="handleWarn"/>
</el-badge>
</div>
<el-dropdown-menu slot="dropdown" class="user-dropdown">
<el-dropdown-item>
<span style="display:block;" @click="getUserInfo">个人信息</span>
</el-dropdown-item>
<el-dropdown-item divided>
<span style="display:block;" @click="modifyUserPassword">修改密码</span>
</el-dropdown-item>
<el-dropdown-item divided>
<span style="display:block;" @click="logout">注销</span>
</el-dropdown-item>
</el-dropdown-menu>
</el-dropdown>
<div class="right-menu-item hover-effect">
<el-badge :value="auditCount" :hidden="badgeAuditHidden" style="margin-top: 10px;margin-right: 30px;">
<svg-icon icon-class="audit" style="font-size: 36px;" @click="handleAudit"/>
</el-badge>
</div>
<el-dropdown class="avatar-container right-menu-item hover-effect" trigger="click">
<div class="avatar-wrapper">
<img src="../../../assets/user.png" class="user-avatar">
<i class="el-icon-caret-bottom"/>
</div>
<el-dropdown-menu slot="dropdown" class="user-dropdown">
<el-dropdown-item>
<span style="display:block;" @click="getUserInfo">个人信息</span>
</el-dropdown-item>
<el-dropdown-item divided>
<span style="display:block;" @click="modifyUserPassword">修改密码</span>
</el-dropdown-item>
<el-dropdown-item divided>
<span style="display:block;" @click="logout">注销</span>
</el-dropdown-item>
</el-dropdown-menu>
</el-dropdown>
</div>
<el-dialog
:visible.sync="visible"
:before-close="handleCancel"
@ -54,9 +65,10 @@
</template>
<script>
import { mapGetters } from 'vuex'
import { mapGetters, mapActions } from 'vuex'
import Hamburger from '@/components/Hamburger'
import { modifyPassword, getInfo, edit } from '@/api/user'
import { queryLog, warn } from '@/api/material'
export default {
components: {
Hamburger
@ -75,11 +87,34 @@ export default {
},
computed: {
...mapGetters([
'sidebar'
'sidebar',
'warnCount',
'auditCount'
// 'avatar'
])
]),
badgeWarnHidden() {
return this.warnCount <= 0
},
badgeAuditHidden() {
return this.auditCount <= 0
}
},
created() {
this.fetchMaterialAuditCount()
this.fetchMaterialWarnCount()
},
methods: {
...mapActions(['SetAuditCount', 'SetWarnCount']),
fetchMaterialAuditCount() {
queryLog(1, 0, null, null, null, null, 1, 1).then(response => {
this.SetAuditCount(response.data.total)
})
},
fetchMaterialWarnCount() {
warn(1, 1).then(response => {
this.SetWarnCount(response.data.total)
})
},
toggleSideBar() {
this.$store.dispatch('ToggleSideBar')
},
@ -127,6 +162,12 @@ export default {
message: '取消修改'
})
})
},
handleAudit() {
this.$router.push({ path: '/material/audit' })
},
handleWarn() {
this.$router.push({ path: '/material/warn' })
}
}
}
@ -143,32 +184,53 @@ export default {
float: left;
padding: 0 10px;
}
.screenfull {
position: absolute;
right: 90px;
top: 16px;
color: red;
}
.avatar-container {
height: 50px;
display: inline-block;
position: absolute;
right: 35px;
.avatar-wrapper {
cursor: pointer;
margin-top: 5px;
position: relative;
line-height: initial;
.user-avatar {
width: 40px;
height: 40px;
border-radius: 10px;
.right-menu {
float: right;
height: 100%;
line-height: 50px;
&:focus {
outline: none;
}
.right-menu-item {
display: inline-block;
padding: 0 8px;
height: 100%;
font-size: 18px;
color: #5a5e66;
vertical-align: text-bottom;
&.hover-effect {
cursor: pointer;
transition: background .3s;
&:hover {
background: rgba(0, 0, 0, .025)
}
}
.el-icon-caret-bottom {
position: absolute;
right: -20px;
top: 25px;
font-size: 12px;
}
.avatar-container {
margin-right: 30px;
.avatar-wrapper {
margin-top: 5px;
position: relative;
.user-avatar {
cursor: pointer;
width: 40px;
height: 40px;
border-radius: 10px;
}
.el-icon-caret-bottom {
cursor: pointer;
position: absolute;
right: -20px;
top: 25px;
font-size: 12px;
}
}
}
}

47
src/views/material/audit/index.vue

@ -16,7 +16,8 @@
</el-col>
<el-col :span="3">
<el-select v-model="field" placeholder="请选择字段">
<el-option label="操作人员" value="user_name" />
<el-option label="批号" value="batch" />
<el-option v-if="admin" label="操作人员" value="user_name" />
<el-option label="物料编号" value="code" />
<el-option label="值" value="value"/>
<el-option label="型号" value="model_num"/>
@ -35,9 +36,12 @@
<el-col :span="2">
<el-button style="margin-left: 10px" @click="handleSearch">搜索</el-button>
</el-col>
<el-col :span="2">
<el-col v-if="admin" :span="2">
<el-button style="margin-left: 10px" type="primary" plain @click="handleAudit">同意出库</el-button>
</el-col>
<el-col :span="1">
<el-button style="margin-left: 20px" @click="handleRefresh">刷新</el-button>
</el-col>
</el-row>
<el-row>
<el-table
@ -46,13 +50,19 @@
style="width: 100%"
@selection-change="handleSelectionChange">
<el-table-column
v-if="admin"
type="selection"
label="全选"
min-width="10%"/>
<el-table-column
v-if="admin"
prop="userName"
label="操作人员"
min-width="10%"/>
<el-table-column
prop="batch"
label="批号"
min-width="10%"/>
<el-table-column
prop="code"
label="物料编号"
@ -102,6 +112,10 @@
v-loading="listLoading"
:data="materialFailList"
style="width: 100%">
<el-table-column
prop="batch"
label="批号"
min-width="10%"/>
<el-table-column
prop="code"
label="物料编号"
@ -144,7 +158,9 @@
</template>
<script>
import { queryLog, audit, exportFail } from '@/api/material'
import { queryLog, audit, exportFail, warn } from '@/api/material'
import { isAdmin } from '@/api/user'
import { mapActions } from 'vuex'
export default {
name: 'Index',
data() {
@ -183,7 +199,7 @@ export default {
}
}]
},
field: 'user_name',
field: 'batch',
content: '',
dateRange: [new Date(new Date().setDate(new Date().getDate() - 7)), new Date(new Date().setDate(new Date().getDate() + 1))],
listLoading: false,
@ -193,10 +209,26 @@ export default {
materialFailList: []
}
},
computed: {
admin() {
return isAdmin()
}
},
created() {
this.fetchMaterialAuditList(this.field, this.content, this.dateRange[0], this.dateRange[1])
},
methods: {
...mapActions(['SetAuditCount', 'SetWarnCount']),
fetchMaterialAuditCount() {
queryLog(1, 0, null, null, null, null, 1, 1).then(response => {
this.SetAuditCount(response.data.total)
})
},
fetchMaterialWarnCount() {
warn(1, 1).then(response => {
this.SetWarnCount(response.data.total)
})
},
fetchMaterialAuditList(field, content, startTm, endTm) {
this.listLoading = true
queryLog(1, 0, field, content, startTm, endTm).then(response => {
@ -217,6 +249,7 @@ export default {
} else {
this.$message.success('出库成功')
}
this.handleRefresh()
} else {
this.$message.error('出库失败')
}
@ -224,7 +257,6 @@ export default {
} else {
this.$message.warning('请选择同意出库选项!')
}
this.handleSearch()
},
handleSearch() {
this.fetchMaterialAuditList(this.field, this.content, this.dateRange[0], this.dateRange[1])
@ -234,6 +266,11 @@ export default {
},
handleCancel() {
this.failVisible = false
},
handleRefresh() {
this.handleSearch()
this.fetchMaterialWarnCount()
this.fetchMaterialAuditCount()
}
}
}

10
src/views/material/log/Log.vue

@ -4,7 +4,7 @@
<el-main>
<el-row style="margin-top: 16px">
<el-tabs v-model="activeName">
<el-tab-pane label="入库日志" name="in">
<el-tab-pane v-if="admin" label="入库日志" name="in">
<log-detail v-if="activeName === 'in'" :operate="0" :status="0"/>
</el-tab-pane>
<el-tab-pane label="出库日志" name="out">
@ -18,12 +18,18 @@
<script>
import LogDetail from './LogDetail'
import { isAdmin } from '@/api/user'
export default {
name: 'Log',
components: { LogDetail },
data() {
return {
activeName: 'in'
activeName: 'out'
}
},
computed: {
admin() {
return isAdmin()
}
}
}

16
src/views/material/log/LogDetail.vue

@ -15,7 +15,8 @@
</el-col>
<el-col :span="3">
<el-select v-model="field" placeholder="请选择字段">
<el-option label="操作人员" value="user_name" />
<el-option label="批次" value="batch" />
<el-option v-if="admin" label="操作人员" value="user_name" />
<el-option label="物料编号" value="code" />
<el-option label="值" value="value"/>
<el-option label="型号" value="model_num"/>
@ -47,9 +48,14 @@
:data="materialLogList"
style="width: 100%">
<el-table-column
v-if="admin"
prop="userName"
label="操作人员"
min-width="10%"/>
<el-table-column
prop="batch"
label="批次"
min-width="10%"/>
<el-table-column
prop="code"
label="物料编号"
@ -102,6 +108,7 @@
<script>
import { queryLog } from '@/api/material'
import { isAdmin } from '@/api/user'
export default {
name: 'LogDetail',
props: {
@ -151,7 +158,7 @@ export default {
}]
},
realStatus: this.status,
field: 'user_name',
field: 'batch',
content: '',
dateRange: [new Date(), new Date(new Date().setDate(new Date().getDate() + 1))],
exports: 'success',
@ -162,6 +169,11 @@ export default {
pageSize: 10
}
},
computed: {
admin() {
return isAdmin()
}
},
created() {
this.handleSearch()
},

22
src/views/material/warehouse/index.vue

@ -105,7 +105,7 @@
label="操作"
min-width="10%">
<template slot-scope="scope">
<el-button type="text" size="small" @click="handleSub(scope.row)">出库</el-button>
<el-button v-if="scope.row.num > 0" type="text" size="small" @click="handleSub(scope.row)">出库</el-button>
<el-button v-if="admin" type="text" size="small" @click="handleEdit(scope.row)">编辑</el-button>
<el-button v-if="admin" type="text" size="small" @click="handleDelete(scope.row.id, scope.$index)">删除</el-button>
</template>
@ -221,7 +221,8 @@
</template>
<script>
import { add, sub, edit, del, search, exports, uploadImport, uploadExport, exportFail, donwload } from '@/api/material'
import { mapActions } from 'vuex'
import { add, sub, edit, del, search, exports, uploadImport, uploadExport, exportFail, donwload, warn, queryLog } from '@/api/material'
import { isAdmin } from '@/api/user'
export default {
name: 'Material',
@ -284,6 +285,17 @@ export default {
this.fetchMaterialList(null, null, this.pageNum, this.pageSize)
},
methods: {
...mapActions(['SetAuditCount', 'SetWarnCount']),
fetchMaterialWarnCount() {
warn(1, 1).then(response => {
this.SetWarnCount(response.data.total)
})
},
fetchMaterialAuditCount() {
queryLog(1, 0, null, null, null, null, 1, 1).then(response => {
this.SetAuditCount(response.data.total)
})
},
beforeUpload(file) {
const extension = file.name.split('.')
if (extension && extension.length > 1) {
@ -300,6 +312,7 @@ export default {
if (response.status === 200 && response.data.code === 0) {
this.$message.success('入库成功')
this.fetchMaterialList(null, null, this.pageNum, this.pageSize)
this.fetchMaterialWarnCount()
} else {
this.$message.error('入库失败')
}
@ -314,8 +327,10 @@ export default {
} else {
if (this.admin) {
this.$message.success('出库成功')
this.fetchMaterialWarnCount()
} else {
this.$message.success('已提交管理员审核')
this.fetchMaterialAuditCount()
}
}
this.fetchMaterialList(null, null, this.pageNum, this.pageSize)
@ -397,7 +412,7 @@ export default {
}
if (this.subVisible) {
sub(this.form).then(response => {
console.log(response)
this.fetchMaterialAuditCount()
})
this.subVisible = false
}
@ -408,6 +423,7 @@ export default {
this.editVisible = false
}
this.handleSearch()
this.fetchMaterialWarnCount()
this.visible = false
} else {
console.log('error submit!!')

Loading…
Cancel
Save