Skip to content

Commit 9ecbdc7

Browse files
committed
增加模拟支付的订单号、退款号返回
1 parent 96d4c1d commit 9ecbdc7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/views/pay/app/components/mockChannelForm.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
</el-radio>
1111
</el-radio-group>
1212
</el-form-item>
13-
1413
<el-form-item label-width="180px" label="备注" prop="remark">
1514
<el-input v-model="formData.remark" :style="{width: '100%'}"></el-input>
1615
</el-form-item>

0 commit comments

Comments
 (0)