<el-table-column prop="inWarehouse" label="入库" width="180">
        <template slot-scope="scope">
          <router-link to="/orderInfo">{{ scope.row.inWarehouse}}</router-link>
        </template>
      </el-table-column>
Logo

前往低代码交流专区

更多推荐