删除报错

nanjing-zhongyan
LAPTOP-S9HJSOEB\昊天 3 years ago
parent 8e6ffd64c8
commit 8f47c9807d

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

Loading…
Cancel
Save