统计--来款状态修改
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@
|
||||
<a-form-item label="付款状态" :labelCol="labelCol" :wrapperCol="wrapperCol">
|
||||
<j-dict-select-tag v-model="queryParam.inAccountStatue"
|
||||
placeholder="请选择付款状态"
|
||||
dictCode="yn"/>
|
||||
dictCode="pay_statistics_status"/>
|
||||
</a-form-item>
|
||||
</a-col>
|
||||
<a-col :xl="10" :lg="11" :md="12" :sm="24">
|
||||
|
||||
+1
-1
@@ -31,7 +31,7 @@
|
||||
<a-form-item label="付款状态" :labelCol="labelCol" :wrapperCol="wrapperCol">
|
||||
<j-dict-select-tag v-model="queryParam.inAccountStatue"
|
||||
placeholder="请选择付款状态"
|
||||
dictCode="yn"/>
|
||||
dictCode="pay_statistics_status"/>
|
||||
</a-form-item>
|
||||
</a-col>
|
||||
<a-col :xl="10" :lg="11" :md="12" :sm="24">
|
||||
|
||||
Reference in New Issue
Block a user