lishenao
9 天以前 7a81db1741fc446d4543f12aec587d911218a3ff
src/views/inventoryManagement/stockManagement/index.vue
@@ -304,7 +304,7 @@
// 导出
const handleOut = () => {
  ElMessageBox.confirm(
    '选中的内容将被导出,是否确认导出?',
    '是否确认导出?',
    '导出', {
    confirmButtonText: '确认',
    cancelButtonText: '取消',