10.10综合交易所原始源码-管理后台
1
admin
2026-04-02 a32340336eceec8cf7d7f526d9f9fb83fc2efc5a
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