chenhaozhe
2025-11-14 6202c03baab747982c8e245fef008398e472814f
src/views/sell/xsSeOrderBill/xsSeOrderBill.vue
@@ -497,7 +497,7 @@
      </el-dialog>
      <!-- 编辑 -->
      <el-dialog
        title="编辑职员"
        title="编辑销售订单"
        :visible.sync="openEdit"
        width="1480px"
        append-to-body
@@ -611,7 +611,7 @@
import dayjs from "dayjs";
export default {
  name: "GySource",
  name: "xsSeOrderBill",
  components: { RowSettings },
  props: {
    openPage: { type: String },