From 9cbf54543334ff0166656a971899c45807c08275 Mon Sep 17 00:00:00 2001 From: gaoluyang <2820782392@qq.com> Date: 星期二, 01 七月 2025 14:05:47 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/dev' into dev --- src/views/procureMent/components/ProductionDialog.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/procureMent/components/ProductionDialog.vue b/src/views/procureMent/components/ProductionDialog.vue index 3fc0c99..0c720bf 100644 --- a/src/views/procureMent/components/ProductionDialog.vue +++ b/src/views/procureMent/components/ProductionDialog.vue @@ -344,4 +344,4 @@ }; </script> -<style lang="sass" scoped></style> +<style lang="scss" scoped></style> -- Gitblit v1.9.3