CRM:完善合同的新增、修改需求

This commit is contained in:
YunaiV
2024-02-23 00:06:03 +08:00
parent 11766f5107
commit 9d44b9acaa
5 changed files with 350 additions and 276 deletions

View File

@ -95,7 +95,7 @@
</template>
<script setup lang="ts">
import * as ProductApi from '@/api/crm/product'
import { erpCountInputFormatter, erpPriceInputFormatter, erpPriceMultiply } from '@/utils'
import { erpPriceInputFormatter, erpPriceMultiply } from '@/utils'
import { DICT_TYPE } from '@/utils/dict'
const props = defineProps<{