@ -121,7 +121,9 @@ const add = () => {
};
// 编辑方法
const rateEdit = ref({});
const rateEdit = ref({
flag: 1,
});
//查询已有的数据
const getEditData = async function (row) {
try {
@ -529,7 +529,7 @@ const checkNumber = function () {
:page-size="getObj.pageSize"
:total="total"
:current-page="getObj.pageNum"
@current-change="get()"
@current-change="get"
>
<div>跳至</div>
<el-input