10.10综合交易所原始源码-管理后台
1
2026-06-03 ba20a16e8129bc1944fe71119086d91342f96ff2
src/views/modules/shop/pickAddr.vue
@@ -40,9 +40,8 @@
          icon="el-icon-edit"
          size="small"
          v-if="isAuth('shop-spots:operate') && scope.row.state !== 'created'"
          <!-- @click.stop="pickHandle(scope.row.orderNo)"
          >场控</el-button -->
        >
           @click.stop="pickHandle(scope.row.orderNo)"
          >场控</el-button>
      </template>
    </avue-crud>
    <pickUpdate