Commit bd6f9de0 by 薛文刚

套路贷录入

parent f5593552
import { post,postform } from "@/utils/http.js";
import base from "@/api/base";
export const xsHcfk = params =>
postform(`${base.alyIP}/xsHcfkSp/xsHcfk`, params);
\ No newline at end of file
export const addTldjbxx = params =>
postform(`${base.alyIP}/tldjbxx/addTldjbxx`, params);
\ No newline at end of file
......@@ -224,8 +224,6 @@ export default {
}],
//体重
validatStraightly: [{
validator: validatStraightly,
trigger: "blur",
message: "请输入正确的数字"
}],
}
\ No newline at end of file
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment