优化
This commit is contained in:
@ -58,6 +58,7 @@
|
|||||||
:precision="2"
|
:precision="2"
|
||||||
:step="0.1"
|
:step="0.1"
|
||||||
:controls="false"
|
:controls="false"
|
||||||
|
:disabled="reviewStatus != 'draft'"
|
||||||
v-if="scope.row.quantity && scope.row.quantity != 0"
|
v-if="scope.row.quantity && scope.row.quantity != 0"
|
||||||
/>
|
/>
|
||||||
</template>
|
</template>
|
||||||
|
Reference in New Issue
Block a user