gaoshp
2025-06-17 89baf9379ed70db9b77b12c1a9951c1bc6ac98a2
src/views/basesetting/produceplan.vue
@@ -1,7 +1,7 @@
<!--
 * @Date: 2025-06-17 11:44:52
 * @LastEditors: gaoshp
 * @LastEditTime: 2025-06-17 19:33:51
 * @LastEditTime: 2025-06-17 20:46:18
 * @FilePath: /mdmweb/src/views/basesetting/produceplan.vue
-->
<template>
@@ -207,6 +207,7 @@
        },
        rowUpdate (row, index, done, loading) {
            console.log('rowUpdate', row);
            update(row).then(
                    () => {
                      this.onLoad(this.page);