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