|
@@ -7,7 +7,7 @@
|
|
<a-col :lg="6">
|
|
<a-col :lg="6">
|
|
<a-form-item name="marketType">
|
|
<a-form-item name="marketType">
|
|
<template #label><span title="套餐类型">套餐类型</span></template>
|
|
<template #label><span title="套餐类型">套餐类型</span></template>
|
|
- <j-dict-select-tag v-model:value="queryParam.marketType" dictCode="dict_market_type" placeholder="请选择套餐类型" allow-clear />
|
|
|
|
|
|
+ <j-dict-select-tag v-model:value="queryParam.marketType" dictCode="dict_plan_type" placeholder="请选择套餐类型" allow-clear />
|
|
</a-form-item>
|
|
</a-form-item>
|
|
</a-col>
|
|
</a-col>
|
|
<a-col :lg="6">
|
|
<a-col :lg="6">
|