首页修改发电量系数
This commit is contained in:
parent
5b5d34a8f9
commit
3658bf02e8
@ -408,9 +408,7 @@ const addItem=()=>{
|
||||
const SaveParamAdd=()=>{
|
||||
formRef.value.validate((valid: any) => {
|
||||
if (valid) {
|
||||
debugger
|
||||
ParamAdd(formInlineAdd).then((res: any) => {
|
||||
debugger
|
||||
if (res.code == 200) {
|
||||
getList()
|
||||
ElMessage({
|
||||
|
Loading…
Reference in New Issue
Block a user