Commit c69ee6ad authored by youjie's avatar youjie

no message

parent deba78ee
...@@ -243,7 +243,7 @@ ...@@ -243,7 +243,7 @@
> >
<!-- scope.row.ApplyForState>1 --> <!-- scope.row.ApplyForState>1 -->
<p <p
v-if="scope.row.ApplyForState!=2&&scope.row.ManagerExamineBy!=0" v-if="scope.row.ApplyForState!=2&&scope.row.ApplyForState!=4&&scope.row.ManagerExamineBy!=0"
class=" fz14" class=" fz14"
:class="{ 'cursor-pointer c059FF6': scope.row.OrderType > 0 }" :class="{ 'cursor-pointer c059FF6': scope.row.OrderType > 0 }"
@click="ckChangePrice(scope.row, 3)" @click="ckChangePrice(scope.row, 3)"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment