@ -190,17 +190,6 @@ export default {
});
},
truncateStock() {
this.$api.httpApi.truncateStock({
params: {
}
}).then(res => {
}).catch(err => {
exportAllStock() {
this.$utils.downloadFileUrl('盘点列表.xls', '/api/stock/exportAll');