k94314517
2024-04-07 3e72240f9926463bba8d2d5cbec743dbcdcf9bd3
company/src/components/business/OperaUnionChangeUnitDetailWindow.vue
@@ -40,7 +40,7 @@
                        border
                        style="width: 100%">
                        <el-table-column
                            prop="validCode"
                            prop="code"
                            align="center"
                            label="批单号">
                        </el-table-column>
@@ -270,7 +270,7 @@
      visibleFile:false,
      form: {
          businessId: null,
          phone: this.$store.state.userInfo.company.phone,
          phone: this.$store.state.userInfo.company? this.$store.state.userInfo.company.phone:null,
          id: null,
          editDate: '',
          code:null