This commit is contained in:
LiuY 2024-02-20 09:43:29 +08:00
parent 096495fe17
commit 462bcee9a4
2 changed files with 1 additions and 3 deletions

View File

@ -6,7 +6,6 @@ import org.slf4j.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.boot.CommandLineRunner; import org.springframework.boot.CommandLineRunner;
import org.springframework.stereotype.Component; import org.springframework.stereotype.Component;
import javax.annotation.Resource; import javax.annotation.Resource;
import java.util.List; import java.util.List;

View File

@ -75,7 +75,6 @@
<option value="4">第四季度</option> <option value="4">第四季度</option>
</select> </select>
{{# } }} {{# } }}
</script> </script>
</div> </div>
@ -236,4 +235,4 @@
}); });
</script> </script>
</body> </body>
</html> </html>