Explorar o código

供应商授信页面

peixh %!s(int64=4) %!d(string=hai) anos
pai
achega
891e222c5c

+ 1 - 1
front-vue/src/views/service/creditLine/supplierCreditLine.vue

@@ -349,7 +349,7 @@
 </template>
 
 <script>
-import { listQuota, getQuota, delQuota, addQuota, updateQuota } from "@/api/system/quota";
+import { listCreditLine, getCreditLine, delCreditLine, addCreditLine, updateCreditLine,changeStatus} from "@/api/service/creditLine/creditLine";
 
 export default {
   name: "Quota",