Browse Source

更新

master
loujf 2 years ago
parent
commit
a1970159be
  1. 2
      acs/qd/src/views/acs/produceshiftorder/index.vue

2
acs/qd/src/views/acs/produceshiftorder/index.vue

@ -145,7 +145,6 @@ export default {
// false // false
[CRUD.HOOK.beforeRefresh]() { [CRUD.HOOK.beforeRefresh]() {
return true return true
}
}, },
beforeHandleCommand(index, row, command) { beforeHandleCommand(index, row, command) {
return { return {
@ -171,6 +170,7 @@ export default {
} }
} }
} }
}
</script> </script>
<style scoped> <style scoped>

Loading…
Cancel
Save